2 overrides of RemoveLexicon
System.Speech (2)
Internal\Synthesis\TTSEngineProxy.cs (2)
54internal override void RemoveLexicon(Uri lexicon) 141internal override void RemoveLexicon(Uri lexicon)
1 reference to RemoveLexicon
System.Speech (1)
Internal\Synthesis\TTSVoice.cs (1)
55TtsEngine.RemoveLexicon(entry._uri);