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