Path Property
Definition
Namespace: Avalonia.Markup.Xaml.MarkupExtensions
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
[ConstructorArgumentAttribute("path")]
public CompiledBindingPath Path { get; set; }
<ConstructorArgumentAttribute("path")>
Public Property Path As CompiledBindingPath
Get
Set
[<ConstructorArgumentAttribute("path")>]
member Path : CompiledBindingPath with get, set
Property Value
CompiledBindingPathSee Also
Reference
CompiledBindingExtension Class
Avalonia.Markup.Xaml.MarkupExtensions Namespace