1 write to InnerBorderPen
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
2297
_localResources.
InnerBorderPen
= CommonCheckBoxInnerBorderPen.Clone();
2 references to InnerBorderPen
PresentationFramework.Aero (2)
Microsoft\Windows\Themes\BulletChrome.cs (2)
2295
if (_localResources.
InnerBorderPen
== null)
2299
return _localResources.
InnerBorderPen
;