AdornedElementPlaceholder.Child Özellik

Tanım

Bu AdornedElementPlaceholder nesnenin tek alt nesnesini alır veya ayarlar.

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

Özellik Değeri

UIElement

Bu AdornedElementPlaceholder nesnenin tek alt nesnesi. Varsayılan değer: null.

Şunlara uygulanır