ComponentOne Basic Library for UWP
IsFocused Property (C1Menu)

C1.UWP Assembly > C1.Xaml Namespace > C1Menu Class : IsFocused Property
Returns true if the control has the focus.
Syntax
'Declaration
 
Public ReadOnly Property IsFocused As System.Boolean
public System.bool IsFocused {get;}
See Also

Reference

C1Menu Class
C1Menu Members