1 write to _commonCheckBoxHoverHighlightPen
PresentationFramework.Luna (1)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
719
_commonCheckBoxHoverHighlightPen
= temp;
3 references to _commonCheckBoxHoverHighlightPen
PresentationFramework.Luna (3)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (3)
700
if (
_commonCheckBoxHoverHighlightPen
== null)
704
if (
_commonCheckBoxHoverHighlightPen
== null)
723
return
_commonCheckBoxHoverHighlightPen
;