2 references to _propertyId
UIAutomationClient (2)
MS\Internal\Automation\UiaCoreApi.cs (2)
658
AutomationProperty propertyId = AutomationProperty.LookupById(pcargs.
_propertyId
);
661
Debug.Fail("Got unknown propertyId from core: " + pcargs.
_propertyId
);