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