1 write to _commonIndeterminateInnerBorderPen
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1618
_commonIndeterminateInnerBorderPen
= temp;
3 references to _commonIndeterminateInnerBorderPen
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1598
if (
_commonIndeterminateInnerBorderPen
== null)
1602
if (
_commonIndeterminateInnerBorderPen
== null)
1622
return
_commonIndeterminateInnerBorderPen
;