1 write to InnerBorderPen
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
1011
_localResources.
InnerBorderPen
= CommonInnerBorderPen.Clone();
2 references to InnerBorderPen
PresentationFramework.Aero (2)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
1009
if (_localResources.
InnerBorderPen
== null)
1013
return _localResources.
InnerBorderPen
;