1 write to _cacheCaptionFontStyle
PresentationFramework (1)
src\Framework\System\Windows\SystemFonts.cs (1)
639_cacheCaptionFontStyle = CreateInstance(SystemResourceKeyID.CaptionFontStyle);
2 references to _cacheCaptionFontStyle
PresentationFramework (2)
src\Framework\System\Windows\SystemFonts.cs (2)
637if (_cacheCaptionFontStyle == null) 642return _cacheCaptionFontStyle;