ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode 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