2 references to _type
UIAutomationClient (2)
MS\Internal\Automation\UiaCoreApi.cs (2)
648
switch (args.
_type
)
703
Debug.Assert(false, "Unknown event type from core:" + args.
_type
);