ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / OnGotFocus Method

In This Topic
    OnGotFocus Method (ViewSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnGotFocus( _
       ByVal e As Windows.UI.Xaml.RoutedEventArgs _
    ) 
    protected virtual void OnGotFocus( 
       Windows.UI.Xaml.RoutedEventArgs e
    )

    Parameters

    e
    See Also