File tree Expand file tree Collapse file tree 1 file changed +2
-20
lines changed
src/Microsoft.DotNet.Wpf/src/PresentationCore/MS/internal/FontCache Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change 99//
1010
1111using System ;
12- using System . Collections . Generic ;
13- using System . ComponentModel ;
14- using System . Diagnostics ;
15- using System . Globalization ;
1612using System . IO ;
17- using System . IO . Packaging ;
18- using System . Net ;
19- using System . Runtime . InteropServices ;
20- using System . Security ;
21- using System . Windows ;
22- using System . Windows . Media ;
23- using System . Windows . Threading ;
24-
25- using Microsoft . Win32 ;
26-
27- using MS . Win32 ;
28- using MS . Utility ;
29- using MS . Internal ;
30- using MS . Internal . IO . Packaging ;
31-
32- using MS . Internal . PresentationCore ;
13+ using System . Collections . Generic ;
14+
3315using MS . Internal . Text . TextInterface ;
3416
3517namespace MS . Internal . FontCache
You can’t perform that action at this time.
0 commit comments