TemplateBindingProperty Property
Gets or sets the name of the source property on the templated parent.
Namespace: Avalonia.DataAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[InheritDataTypeFromAttribute(InheritDataTypeFromScopeKind.ControlTemplate)]
public AvaloniaProperty? Property { get; set; }
<InheritDataTypeFromAttribute(InheritDataTypeFromScopeKind.ControlTemplate)>
Public Property Property As AvaloniaProperty
Get
Set
[<InheritDataTypeFromAttribute(InheritDataTypeFromScopeKind.ControlTemplate)>]
member Property : AvaloniaProperty with get, set
Property Value
AvaloniaProperty