Class UiAssembly
Allows to get the WPF UI assembly through Assembly.
public static class UiAssembly
- Inheritance
-
UiAssembly
- Inherited Members
Properties
Assembly
Gets the WPF UI assembly.
public static Assembly Assembly { get; }