2 references to ProcessIdProperty
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2413
s_propertyInfo[AutomationElementIdentifiers.
ProcessIdProperty
.Id] = new GetProperty(GetCurrentProcessId);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
147
public static readonly AutomationProperty ProcessIdProperty = AutomationElementIdentifiers.
ProcessIdProperty
;