SelectingItemsControlGetIsSelected Method
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static bool GetIsSelected(
Control control
)
Public Shared Function GetIsSelected (
control As Control
) As Boolean
static member GetIsSelected :
control : Control -> bool
- control Control
- The control.
BooleanThe value of the attached property.