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