-
Home
-
API
-
XamlToCSharpGenerator.MiniLanguageParsing.Bindings
-
XBindAttachedPropertyAccessExpression
XBindAttachedPropertyAccessExpression Class
Definition
Show inherited members (7)
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)