1 write to _commonCheckBoxInnerBorderPen
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1490
_commonCheckBoxInnerBorderPen
= temp;
3 references to _commonCheckBoxInnerBorderPen
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1470
if (
_commonCheckBoxInnerBorderPen
== null)
1474
if (
_commonCheckBoxInnerBorderPen
== null)
1494
return
_commonCheckBoxInnerBorderPen
;