Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 644 Bytes

selector_getisselectionactive_147403293.md

File metadata and controls

26 lines (18 loc) · 644 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Primitives.Selector.GetIsSelectionActive(Microsoft.UI.Xaml.DependencyObject)
winrt method

Microsoft.UI.Xaml.Controls.Primitives.Selector.GetIsSelectionActive

-description

Gets a value that indicates whether the specified Selector has the focus.

-parameters

-param element

The Selector to evaluate.

-returns

true to indicate that the Selector has the focus; otherwise, false.

-remarks

-examples

-see-also