FrameworkTemplate::UnregisterName Method (String^)
.NET Framework (current version)
Removes a name/object mapping from the XAML namescope.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- name
-
Type:
System::String^
The name of the mapping to remove.
Implements
INameScope::UnregisterName(String^)For more information, see "XAML Namescopes in Styles and Templates" in WPF XAML Namescopes.
.NET Framework
Available since 3.0
Available since 3.0
Show: