Style::UnregisterName Method (String^)

 

Removes a name-object mapping from the namescope.

Namespace:   System.Windows
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
virtual void UnregisterName(
	String^ name
) sealed

Parameters

name
Type: System::String^

The name of the mapping to remove.

.NET Framework
Available since 3.0
Return to top
Show: