2 references to WriteLine
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (2)
161
Debug.
WriteLine
(string.Format(CultureInfo.CurrentCulture, "ERROR: AdviseEventRemoved called for {0} and event/property {1} without matching AdviseEventAdded.", hwnd, key), "NativeMsaaProxy");
167
Debug.
WriteLine
(string.Format(CultureInfo.CurrentCulture, "ERROR: AdviseEventRemoved called for {0} without matching AdviseEventAdded.", hwnd), "NativeMsaaProxy");