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