WpfModule Class
Represents the
KGySoft.Drawing.Wpf module.
See the
Remarks section of the
Initialize method for details.
Namespace: KGySoft.Drawing.WpfAssembly: KGySoft.Drawing.Wpf (in KGySoft.Drawing.Wpf.dll) Version: 10.0.0-rc.1
public static class WpfModule
Public NotInheritable Class WpfModule
public ref class WpfModule abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type WpfModule = class end
- Inheritance
- Object WpfModule
| 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.
|