UIElementCollection.SetLogicalParent(UIElement) Метод

Определение

Задает логический родитель элемента в UIElementCollection.

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)

Параметры

element
UIElement

UIElement, логический родитель которого задан.

Применяется к