Class WpfFlavor
public sealed class WpfFlavor : Flavor, ISponsor, IDisposable
- Inheritance
-
WpfFlavor
- Implements
- Inherited Members
Fields
FlavorDisplayName
public const string FlavorDisplayName = "WPF"
Field Value
FlavorName
public const string FlavorName = "wpf"
Field Value
Properties
UseDesktopImageCapture
Defines whether capturing screenshots from elements of this flavor should use the desktop capturing method.
public override bool UseDesktopImageCapture { get; }
Property Value
Methods
Dispose()
public void Dispose()
InitializeLifetimeService()
public override object InitializeLifetimeService()