Click or drag to resize
DigitalRuneWpfEnvironmentApplication Property
Gets or sets the WPF application.

Namespace: DigitalRune.Graphics.Interop
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public static Application Application { get; }

Property Value

Type: Application
The WPF application.
See Also