1 write to _commonRadioButtonHoverHighlightPen
PresentationFramework.Royale (1)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
750
_commonRadioButtonHoverHighlightPen
= temp;
3 references to _commonRadioButtonHoverHighlightPen
PresentationFramework.Royale (3)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (3)
731
if (
_commonRadioButtonHoverHighlightPen
== null)
735
if (
_commonRadioButtonHoverHighlightPen
== null)
754
return
_commonRadioButtonHoverHighlightPen
;