1 implementation of IDWriteFontCollectionLoaderMirror
PresentationCore (1)
MS\Internal\Text\TextInterface\FontCollectionLoader.cs (1)
13
internal unsafe class FontCollectionLoader :
IDWriteFontCollectionLoaderMirror
3 references to IDWriteFontCollectionLoaderMirror
PresentationCore (3)
MS\Internal\Text\TextInterface\Factory.cs (3)
83
typeof(
IDWriteFontCollectionLoaderMirror
));
302
typeof(
IDWriteFontCollectionLoaderMirror
));
355
typeof(
IDWriteFontCollectionLoaderMirror
));