1 implementation of IUserDictionariesRegistrar
PresentationFramework (1)
System\Windows\Documents\MsSpellCheckLib\RCW.cs (1)
300
internal class SpellCheckerFactoryCoClass : ISpellCheckerFactory, SpellCheckerFactoryClass,
IUserDictionariesRegistrar
5 references to IUserDictionariesRegistrar
PresentationFramework (5)
System\Windows\Documents\MsSpellCheckLib\SpellCheckerFactory\SpellCheckerFactory.cs (5)
19
using IUserDictionariesRegistrar = System.Windows.Documents.MsSpellCheckLib.RCW.
IUserDictionariesRegistrar
;
316
var
registrar = (
IUserDictionariesRegistrar
)ComFactory;
347
var
registrar = (
IUserDictionariesRegistrar
)ComFactory;