Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Unregister Method (windowToSkin)
NamespacesGenesyslab.Desktop.Infrastructure.ThemingIThemeManagerUnregister(FrameworkElement)
Unregisters the specified window from the skin.
Declaration Syntax
C#Visual BasicVisual C++
void Unregister(
	FrameworkElement windowToSkin
)
Sub Unregister ( _
	windowToSkin As FrameworkElement _
)
void Unregister(
	FrameworkElement^ windowToSkin
)
Parameters
windowToSkin (FrameworkElement)
The window to be removed from the skin.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)