4 references to UnregisterUserDictionary
PresentationFramework (4)
System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs (2)
93{Actions.UnregisterUserDictionary, 1000 * 10000 } // 1000 ms 206(_action == Actions.UnregisterUserDictionary);
System\Windows\Documents\WinRTSpellerInterop.cs (2)
217using (new SpellerCOMActionTraceLogger(this, SpellerCOMActionTraceLogger.Actions.UnregisterUserDictionary)) 532using (new SpellerCOMActionTraceLogger(this, SpellerCOMActionTraceLogger.Actions.UnregisterUserDictionary))