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

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