1 write to _name
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\FontCacheUtil.cs (1)
1125_name = name;
3 references to _name
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\FontCacheUtil.cs (3)
1141return _name; 1175return Util.CompareOrdinalIgnoreCase(x._name, y._name);