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