Table of Contents

Class WpfFlavor

Namespace
Ranorex.Plugin
Assembly
Ranorex.Plugin.Wpf.dll
public sealed class WpfFlavor : Flavor, ISponsor, IDisposable
Inheritance
WpfFlavor
Implements
Inherited Members

Fields

FlavorDisplayName

public const string FlavorDisplayName = "WPF"

Field Value

string

FlavorName

public const string FlavorName = "wpf"

Field Value

string

Properties

UseDesktopImageCapture

Defines whether capturing screenshots from elements of this flavor should use the desktop capturing method.

public override bool UseDesktopImageCapture { get; }

Property Value

bool

Methods

Dispose()

public void Dispose()

InitializeLifetimeService()

public override object InitializeLifetimeService()

Returns

object