FrameworkElement.UnregisterName Method (String)
Simplifies access to the NameScope de-registration method.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- name
-
Type:
System.String
Name of the name-object pair to remove from the current scope.
You only need to un-register names if you intend to re-register another element with that same name.
.NET Framework
Available since 3.0
Available since 3.0