ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / FocusState Property

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