WpfModule Class

Represents the KGySoft.Drawing.Wpf module.
See the Remarks section of the Initialize method for details.

Definition

Namespace: KGySoft.Drawing.Wpf
Assembly: KGySoft.Drawing.Wpf (in KGySoft.Drawing.Wpf.dll) Version: 10.0.0-rc.1
C#
public static class WpfModule
Inheritance
Object    WpfModule

Methods

Initialize Initializes the KGySoft.Drawing.Wpf module (and also the KGySoft.Drawing.Core module). It initializes the resource manager for string resources and registers its central management in the LanguageSettings class.

See Also