1 write to _cacheCaptionFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
664_cacheCaptionFontWeight = CreateInstance(SystemResourceKeyID.CaptionFontWeight);
2 references to _cacheCaptionFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
662if (_cacheCaptionFontWeight == null) 667return _cacheCaptionFontWeight;