UIElementCollection.ClearLogicalParent(UIElement) Metoda

Definicja

Czyści logiczny element nadrzędny elementu, gdy element opuszcza UIElementCollectionelement .

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

Parametry

element
UIElement

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

Dotyczy