1 write to InnerBorderPen
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
2291
_localResources.
InnerBorderPen
= CommonCheckBoxInnerBorderPen.Clone();
2 references to InnerBorderPen
PresentationFramework.Aero2 (2)
Microsoft\Windows\Themes\BulletChrome.cs (2)
2289
if (_localResources.
InnerBorderPen
== null)
2293
return _localResources.
InnerBorderPen
;