ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Image Class / AllowFocusWhenDisabled Property

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