UIElementCollection.SetLogicalParent(UIElement) Metoda

Definicja

Ustawia logiczny element nadrzędny elementu w elemecie 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)

Parametry

element
UIElement

Obiekt UIElement , którego logiczny element nadrzędny jest ustawiony.

Dotyczy