Class WpfConfiguration
- Namespace
- Ranorex.Plugin
- Assembly
- Ranorex.Plugin.Wpf.dll
public static class WpfConfiguration
- Inheritance
-
WpfConfiguration
- Inherited Members
-
Properties
AllowedInstanceProperties
public static IEnumerable<string> AllowedInstanceProperties { get; set; }
Property Value
- IEnumerable<string>
AlwaysShowVisual
public static IEnumerable<string> AlwaysShowVisual { get; set; }
Property Value
- IEnumerable<string>
DisableWpfNativeForProcesses
public static string[] DisableWpfNativeForProcesses { get; set; }
Property Value
- string[]
EnableWpfDebugCapability
public static bool EnableWpfDebugCapability { get; set; }
Property Value
- bool
Flags
public static IEnumerable<string> Flags { get; set; }
Property Value
- IEnumerable<string>
IgnoreAttributesByPrefix
public static IEnumerable<string> IgnoreAttributesByPrefix { get; set; }
Property Value
- IEnumerable<string>
MagicSkipAndDescend
public static IEnumerable<string> MagicSkipAndDescend { get; set; }
Property Value
- IEnumerable<string>
NeverShowVisual
public static IEnumerable<string> NeverShowVisual { get; set; }
Property Value
- IEnumerable<string>
RealizeVirtualizedItems
public static bool RealizeVirtualizedItems { get; set; }
Property Value
- bool
RemoveContentPresenterFromElementsTree
public static bool RemoveContentPresenterFromElementsTree { get; set; }
Property Value
- bool
ShowCompleteVisualTree
public static bool ShowCompleteVisualTree { get; set; }
Property Value
- bool
Skip
public static IEnumerable<string> Skip { get; set; }
Property Value
- IEnumerable<string>
SkipAndDescend
public static IEnumerable<string> SkipAndDescend { get; set; }
Property Value
- IEnumerable<string>
SkipAndDescendToSingleChild
public static IEnumerable<string> SkipAndDescendToSingleChild { get; set; }
Property Value
- IEnumerable<string>
WpfApplicationTrees
public static WpfTreeSelection WpfApplicationTrees { get; set; }
Property Value
- WpfTreeSelection