IsExpandedProperty Field
Defines the IsExpanded property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly DirectProperty<ScrollViewer, bool> IsExpandedProperty
Public Shared ReadOnly IsExpandedProperty As DirectProperty(Of ScrollViewer, Boolean)
static val IsExpandedProperty: DirectProperty<ScrollViewer, bool>
Field Value
DirectProperty(ScrollViewer, Boolean)