1 write to _commonCheckBoxInnerBorderPen
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1496
_commonCheckBoxInnerBorderPen
= temp;
3 references to _commonCheckBoxInnerBorderPen
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1476
if (
_commonCheckBoxInnerBorderPen
== null)
1480
if (
_commonCheckBoxInnerBorderPen
== null)
1500
return
_commonCheckBoxInnerBorderPen
;