WPFSettings Class |
Namespace: SmartBear.TestLeft.Options
The WPFSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | SimplifiedObjectTree |
Gets or sets whether non-interactive WPF elements (such as panels, decorators, etc.) are excluded from the object hierarchy.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCompositeControls |
Returns a list of WPF controls whose template-generated elements TestLeft will expose.
|
![]() | GetCompositeItemsControls |
Returns a list of WPF controls that contain items whose template-generated internal elements TestLeft will expose.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetCompositeControls |
Sets a list of WPF controls whose template-generated internal elements TestLeft will expose.
|
![]() | SetCompositeItemsControls |
Sets a list of WPF controls containing template-generated items whose internal elements TestLeft will expose.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |