Condividi tramite


AdornedElementPlaceholder.Child Proprietà

Definizione

Ottiene o imposta il solo oggetto figlio dell’oggetto AdornedElementPlaceholder.

public:
 virtual property System::Windows::UIElement ^ Child { System::Windows::UIElement ^ get(); void set(System::Windows::UIElement ^ value); };
public virtual System.Windows.UIElement Child { get; set; }
member this.Child : System.Windows.UIElement with get, set
Public Overridable Property Child As UIElement

Valore della proprietà

UIElement

Il solo oggetto figlio dell’oggetto AdornedElementPlaceholder. Il valore predefinito è null.

Si applica a