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

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