1 write to InnerBorderPen
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
996
_localResources.
InnerBorderPen
= CommonInnerBorderPen.Clone();
2 references to InnerBorderPen
PresentationFramework.Aero2 (2)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
994
if (_localResources.
InnerBorderPen
== null)
998
return _localResources.
InnerBorderPen
;