XamlConditionalExpressionParseResult Struct

Definition

public readonly record struct XamlConditionalExpressionParseResult(string RawExpression, string MethodName, ImmutableArray<string> Arguments) : IEquatable<XamlConditionalExpressionParseResult>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)