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