VisualElement.Triggers Właściwość

Definicja

Pobiera listę obiektów skojarzonych TriggerBase z tym elementem. Jest to właściwość z możliwością powiązania tylko do odczytu.

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

Wartość właściwości

Dotyczy