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