ComponentOne Basic Library for WPF and Silverlight
Triggers Property (C1RadialColorItemsPresenter)


C1.Silverlight Namespace > C1RadialColorItemsPresenter Class : Triggers Property
Syntax
'Declaration
 
Public ReadOnly Property Triggers As System.Windows.TriggerCollection
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Windows.TriggerCollection
 
value = instance.Triggers
public System.Windows.TriggerCollection Triggers {get;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members