Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 587 Bytes

hyperlink_focusstate.md

File metadata and controls

26 lines (16 loc) · 587 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Documents.Hyperlink.FocusState
winrt property

Windows.UI.Xaml.Documents.Hyperlink.FocusState

-description

Gets a value that specifies whether this hyperlink has focus, and the mode by which focus was obtained.

-property-value

A value of the enumeration. A value of Unfocused indicates that the hyperlink does not have focus.

-remarks

For more info, see Control.FocusState.

-see-also

-examples