2 references to RuntimeId
UIAutomationTypes (2)
MS\Internal\Automation\AutomationIdentifierConstants.cs (1)
18internal const Properties FirstProperty = Properties.RuntimeId;
System\Windows\Automation\AutomationElementIdentifiers.cs (1)
89public static readonly AutomationProperty RuntimeIdProperty = AutomationProperty.Register(AutomationIdentifierConstants.Properties.RuntimeId, "AutomationElementIdentifiers.RuntimeIdProperty");