ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / Triggers Property

In This Topic
    Triggers Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Triggers As Windows.UI.Xaml.TriggerCollection
    public Windows.UI.Xaml.TriggerCollection Triggers {get;}
    See Also