ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / FocusState Property

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