7 references to Instance
PresentationCore (7)
Core\CSharp\MS\Internal\FontCache\DWriteFactory.cs (3)
69_systemFontCollection = DWriteFactory.Instance.GetSystemFontCollection(); 111return DWriteFactory.Instance.GetFontCollection(new Uri(localPath)); 119return DWriteFactory.Instance.GetFontCollection(fontCollectionUri);
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (1)
130MS.Internal.FontCache.DWriteFactory.Instance,
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
131MS.Internal.Text.TextInterface.TextAnalyzer textAnalyzer = MS.Internal.FontCache.DWriteFactory.Instance.CreateTextAnalyzer();
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (1)
827_textAnalyzer = DWriteFactory.Instance.CreateTextAnalyzer();
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (1)
175using (MS.Internal.Text.TextInterface.FontFace fontFaceDWrite = DWriteFactory.Instance.CreateFontFace(fontSourceUri,