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

In This Topic
    IsFocusEngaged Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsFocusEngaged As System.Boolean
    public System.bool IsFocusEngaged {get; set;}
    See Also