1 instantiation of WinRTSpellerInterop
PresentationFramework (1)
System\Windows\Documents\SpellerInteropBase.cs (1)
115spellerInterop = new WinRTSpellerInterop();
22 references to WinRTSpellerInterop
PresentationFramework (22)
System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs (6)
95/// Metadata that is associated uniquely with each instance of <see cref="WinRTSpellerInterop"/>. 106/// uniquely associated with each <see cref="WinRTSpellerInterop"/> instance. 108private static WeakDictionary<WinRTSpellerInterop, InstanceInfo> _instanceInfos 109= new WeakDictionary<WinRTSpellerInterop, InstanceInfo>(); 128/// Tracking metadata associated with the instnace of <see cref="WinRTSpellerInterop"/> 141public SpellerCOMActionTraceLogger(WinRTSpellerInterop caller, Actions action)
System\Windows\Documents\WinRTSpellerInterop.cs (7)
448culture = WinRTSpellerInterop.TryParseLexiconCulture(line); 458WinRTSpellerInterop.CopyToUnicodeFile(lexiconFilePath, lexiconPrivateCopyStream); 839/// of <see cref="WinRTSpellerInterop"/> was created. This <see cref="Dispatcher"/> 896public SpellerSegment(string sourceString, ITextRange textRange, SpellChecker spellChecker, WinRTSpellerInterop owner) 1011internal WinRTSpellerInterop Owner { get; } 1044public SpellerSentence(string sentence, WordsSegmenter wordBreaker, SpellChecker spellChecker, WinRTSpellerInterop owner) 1096private WinRTSpellerInterop _owner;
System\Windows\Documents\WinRTSpellerInteropExtensions.cs (9)
8using static System.Windows.Documents.WinRTSpellerInterop; 21/// <param name="owner">Calling <see cref="WinRTSpellerInterop"/> instance</param> 58WinRTSpellerInterop owner) 84new WinRTSpellerInterop.TextRange( 103new WinRTSpellerInterop.TextRange( 120new WinRTSpellerInterop.TextRange( 149/// See note about MAXLEN in <see cref="ComprehensiveGetTokens(WordsSegmenter, string, SpellChecker, WinRTSpellerInterop)"/> 152private static WinRTSpellerInterop.TextRange? GetSpellCheckCleanSubstitutionToken( 187return new WinRTSpellerInterop.TextRange(