VisualState.StateTriggers Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)