共用方式為


VisualState.StateTriggers 屬性

定義

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Controls::StateTriggerBase ^> ^ StateTriggers { System::Collections::Generic::IList<Microsoft::Maui::Controls::StateTriggerBase ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Controls.StateTriggerBase> StateTriggers { get; }
member this.StateTriggers : System.Collections.Generic.IList<Microsoft.Maui.Controls.StateTriggerBase>
Public ReadOnly Property StateTriggers As IList(Of StateTriggerBase)

屬性值

適用於