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