Skip to main content

GetIsSelected Method

Gets the value of the IsSelectedProperty on the specified control.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static bool GetIsSelected(
Control control
)

Parameters

  Control
The control.

Return Value

Boolean
The value of the attached property.

See Also

Reference

SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace