1 instantiation of WinRTSpellerInterop
PresentationFramework (1)
System\Windows\Documents\SpellerInteropBase.cs (1)
114spellerInterop = new WinRTSpellerInterop();
22 references to WinRTSpellerInterop
PresentationFramework (22)
System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs (6)
94/// Metadata that is associated uniquely with each instance of <see cref="WinRTSpellerInterop"/>. 105/// uniquely associated with each <see cref="WinRTSpellerInterop"/> instance. 107private static WeakDictionary<WinRTSpellerInterop, InstanceInfo> _instanceInfos 108= new WeakDictionary<WinRTSpellerInterop, InstanceInfo>(); 127/// Tracking metadata associated with the instnace of <see cref="WinRTSpellerInterop"/> 140public SpellerCOMActionTraceLogger(WinRTSpellerInterop caller, Actions action)
System\Windows\Documents\WinRTSpellerInterop.cs (7)
447culture = WinRTSpellerInterop.TryParseLexiconCulture(line); 457WinRTSpellerInterop.CopyToUnicodeFile(lexiconFilePath, lexiconPrivateCopyStream); 835/// of <see cref="WinRTSpellerInterop"/> was created. This <see cref="Dispatcher"/> 892public SpellerSegment(string sourceString, ITextRange textRange, SpellChecker spellChecker, WinRTSpellerInterop owner) 1007internal WinRTSpellerInterop Owner { get; } 1040public SpellerSentence(string sentence, WordsSegmenter wordBreaker, SpellChecker spellChecker, WinRTSpellerInterop owner) 1092private WinRTSpellerInterop _owner;
System\Windows\Documents\WinRTSpellerInteropExtensions.cs (9)
7using static System.Windows.Documents.WinRTSpellerInterop; 20/// <param name="owner">Calling <see cref="WinRTSpellerInterop"/> instance</param> 57WinRTSpellerInterop owner) 83new WinRTSpellerInterop.TextRange( 102new WinRTSpellerInterop.TextRange( 119new WinRTSpellerInterop.TextRange( 148/// See note about MAXLEN in <see cref="ComprehensiveGetTokens(WordsSegmenter, string, SpellChecker, WinRTSpellerInterop)"/> 151private static WinRTSpellerInterop.TextRange? GetSpellCheckCleanSubstitutionToken( 186return new WinRTSpellerInterop.TextRange(