ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / FocusState Property

In This Topic
    FocusState Property (C1TimeEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property FocusState As Windows.UI.Xaml.FocusState
    public Windows.UI.Xaml.FocusState FocusState {get;}
    See Also