ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / Focus Method

In This Topic
    Focus Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function Focus( _
       ByVal value As Windows.UI.Xaml.FocusState _
    ) As System.Boolean
    public System.bool Focus( 
       Windows.UI.Xaml.FocusState value
    )

    Parameters

    value
    See Also