1 write to _commonCheckBoxInnerBorderPen
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1540
_commonCheckBoxInnerBorderPen
= temp;
3 references to _commonCheckBoxInnerBorderPen
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1517
if (
_commonCheckBoxInnerBorderPen
== null)
1521
if (
_commonCheckBoxInnerBorderPen
== null)
1544
return
_commonCheckBoxInnerBorderPen
;