Style::RegisterName Method (String^, Object^)
.NET Framework (current version)
Registers a new name-object pair in the current namescope.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- name
-
Type:
System::String^
The name to register.
- scopedElement
-
Type:
System::Object^
The object to map to the specified name.
.NET Framework
Available since 3.0
Available since 3.0
Show: