2 references to RuntimeIdProperty
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2414
s_propertyInfo[AutomationElementIdentifiers.
RuntimeIdProperty
.Id] = new GetProperty(GetRuntimeId);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
150
public static readonly AutomationProperty RuntimeIdProperty = AutomationElementIdentifiers.
RuntimeIdProperty
;