2 implementations of UnregisterName
Microsoft.Maui.Controls (2)
Element\Element.cs (1)
531
void INameScope.
UnregisterName
(string name)
Internals\NameScope.cs (1)
47
void INameScope.
UnregisterName
(string name)
1 reference to UnregisterName
Microsoft.Maui.Controls (1)
Element\Element.cs (1)
534
namescope.
UnregisterName
(name);