2 references to ClickablePointProperty
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2417
s_propertyInfo[AutomationElementIdentifiers.
ClickablePointProperty
.Id] = new GetProperty(GetClickablePoint);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
159
public static readonly AutomationProperty ClickablePointProperty = AutomationElementIdentifiers.
ClickablePointProperty
;