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