Click or drag to resize

WPFSettingsSimplifiedObjectTree Property

Gets or sets whether non-interactive WPF elements (such as panels, decorators, etc.) are excluded from the object hierarchy.

Namespace:  SmartBear.TestLeft.Options
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public bool SimplifiedObjectTree { get; set; }

Property Value

Type: Boolean
See Also