SelectedValueBindingProperty Field
Defines the SelectedValueBinding property
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IBinding?> SelectedValueBindingProperty
Public Shared ReadOnly SelectedValueBindingProperty As StyledProperty(Of IBinding)
static val SelectedValueBindingProperty: StyledProperty<IBinding>
Field Value
See Also
Reference
SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace