1 write to _commonCheckBoxInnerBorderPen
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1484
_commonCheckBoxInnerBorderPen
= temp;
3 references to _commonCheckBoxInnerBorderPen
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1464
if (
_commonCheckBoxInnerBorderPen
== null)
1468
if (
_commonCheckBoxInnerBorderPen
== null)
1488
return
_commonCheckBoxInnerBorderPen
;