XBindAttachedPropertyAccessExpression Class

Definition

public sealed record XBindAttachedPropertyAccessExpression(XBindExpressionNode Target, string OwnerTypeToken, string PropertyName, bool IsConditional) : XBindExpressionNode, IEquatable<XBindExpressionNode>, IEquatable<XBindAttachedPropertyAccessExpression>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)