FrameworkTemplate::RegisterName Method (String^, Object^)
.NET Framework (current version)
Registers a new name/object pair into the current name scope.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- name
-
Type:
System::String^
The name to register.
- scopedElement
-
Type:
System::Object^
The object to be mapped to the provided name.
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: