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