Shell.RemoveLogicalChild(Element) Método

Definición

public:
 void RemoveLogicalChild(Microsoft::Maui::Controls::Element ^ element);
public void RemoveLogicalChild (Microsoft.Maui.Controls.Element element);
member this.RemoveLogicalChild : Microsoft.Maui.Controls.Element -> unit
Public Sub RemoveLogicalChild (element As Element)

Parámetros

element
Element

Se aplica a