UIElementCollection.SetLogicalParent(UIElement) Yöntem

Tanım

içindeki bir öğenin mantıksal üst öğesini UIElementCollectionayarlar.

protected:
 void SetLogicalParent(System::Windows::UIElement ^ element);
protected void SetLogicalParent (System.Windows.UIElement element);
member this.SetLogicalParent : System.Windows.UIElement -> unit
Protected Sub SetLogicalParent (element As UIElement)

Parametreler

element
UIElement

Mantıksal UIElement üst öğesi ayarlanmış olan.

Şunlara uygulanır