Click or drag to resize

swDialogButtonAssociatedAutomationElement Property

Associated AutomationElement object.

Namespace:  CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public AutomationElement AssociatedAutomationElement { get; set; }

Property Value

Type: AutomationElement
See Also