UIElementCollection.SetLogicalParent(UIElement) Metod

Definition

Anger det logiska överordnat för ett element i en 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)

Parametrar

element
UIElement

Vars UIElement logiska överordnade objekt har angetts.

Gäller för