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