Condividi tramite


Effect.Element Proprietà

Definizione

Ottiene l'elemento a cui lo stile è collegato.

public:
 property Microsoft::Maui::Controls::Element ^ Element { Microsoft::Maui::Controls::Element ^ get(); };
public Microsoft.Maui.Controls.Element Element { get; }
member this.Element : Microsoft.Maui.Controls.Element
Public ReadOnly Property Element As Element

Valore della proprietà

Oggetto Element a cui è associata la proprietà, se la proprietà è associata. In caso contrario, null.

Si applica a