1 write to _cacheCaptionFontWeight
PresentationFramework (1)
System\Windows\SystemFonts.cs (1)
665_cacheCaptionFontWeight = CreateInstance(SystemResourceKeyID.CaptionFontWeight);
2 references to _cacheCaptionFontWeight
PresentationFramework (2)
System\Windows\SystemFonts.cs (2)
663if (_cacheCaptionFontWeight == null) 668return _cacheCaptionFontWeight;