1 instantiation of WinRTSpellerInterop
PresentationFramework (1)
System\Windows\Documents\SpellerInteropBase.cs (1)
120spellerInterop = new WinRTSpellerInterop();
22 references to WinRTSpellerInterop
PresentationFramework (22)
System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs (6)
97/// Metadata that is associated uniquely with each instance of <see cref="WinRTSpellerInterop"/>. 108/// uniquely associated with each <see cref="WinRTSpellerInterop"/> instance. 110private static WeakDictionary<WinRTSpellerInterop, InstanceInfo> _instanceInfos 111= new WeakDictionary<WinRTSpellerInterop, InstanceInfo>(); 130/// Tracking metadata associated with the instnace of <see cref="WinRTSpellerInterop"/> 143public SpellerCOMActionTraceLogger(WinRTSpellerInterop caller, Actions action)
System\Windows\Documents\WinRTSpellerInterop.cs (7)
456culture = WinRTSpellerInterop.TryParseLexiconCulture(line); 466WinRTSpellerInterop.CopyToUnicodeFile(lexiconFilePath, lexiconPrivateCopyStream); 847/// of <see cref="WinRTSpellerInterop"/> was created. This <see cref="Dispatcher"/> 904public SpellerSegment(string sourceString, ITextRange textRange, SpellChecker spellChecker, WinRTSpellerInterop owner) 1019internal WinRTSpellerInterop Owner { get; } 1052public SpellerSentence(string sentence, WordsSegmenter wordBreaker, SpellChecker spellChecker, WinRTSpellerInterop owner) 1104private WinRTSpellerInterop _owner;
System\Windows\Documents\WinRTSpellerInteropExtensions.cs (9)
10using static System.Windows.Documents.WinRTSpellerInterop; 23/// <param name="owner">Calling <see cref="WinRTSpellerInterop"/> instance</param> 60WinRTSpellerInterop owner) 86new WinRTSpellerInterop.TextRange( 105new WinRTSpellerInterop.TextRange( 122new WinRTSpellerInterop.TextRange( 151/// See note about MAXLEN in <see cref="ComprehensiveGetTokens(WordsSegmenter, string, SpellChecker, WinRTSpellerInterop)"/> 154private static WinRTSpellerInterop.TextRange? GetSpellCheckCleanSubstitutionToken( 189return new WinRTSpellerInterop.TextRange(