AdornedElementPlaceholder.Child Właściwość

Definicja

Pobiera lub ustawia pojedynczy obiekt podrzędny tego AdornedElementPlaceholder obiektu.

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

Wartość właściwości

Pojedynczy obiekt podrzędny tego AdornedElementPlaceholder obiektu. Wartość domyślna to null.

Dotyczy