2 references to _propertyId
UIAutomationClient (2)
MS\Internal\Automation\UiaCoreAPI.cs (2)
684
AutomationProperty propertyId = AutomationProperty.LookupById(pcargs.
_propertyId
);
687
Debug.Assert(false, "Got unknown propertyId from core: " + pcargs.
_propertyId
);