ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGaugePointer Class / IsFocusEngaged Property

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