7 references to Instance
PresentationCore (7)
MS\Internal\FontCache\DWriteFactory.cs (3)
48
_systemFontCollection = DWriteFactory.
Instance
.GetSystemFontCollection();
84
return DWriteFactory.
Instance
.GetFontCollection(new Uri(localPath));
92
return DWriteFactory.
Instance
.GetFontCollection(fontCollectionUri);
MS\Internal\Shaping\TypefaceMap.cs (1)
115
(MS.Internal.Text.TextInterface.Native.IDWriteFactory*)MS.Internal.FontCache.DWriteFactory.
Instance
.DWriteFactory,
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
113
MS.Internal.Text.TextInterface.TextAnalyzer textAnalyzer = MS.Internal.FontCache.DWriteFactory.
Instance
.CreateTextAnalyzer();
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
769
_textAnalyzer = DWriteFactory.
Instance
.CreateTextAnalyzer();
System\Windows\Media\GlyphTypeface.cs (1)
138
using (MS.Internal.Text.TextInterface.FontFace fontFaceDWrite = DWriteFactory.
Instance
.CreateFontFace(fontSourceUri,