1 write to _commonIndeterminateInnerBorderPen
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1624
_commonIndeterminateInnerBorderPen
= temp;
3 references to _commonIndeterminateInnerBorderPen
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1604
if (
_commonIndeterminateInnerBorderPen
== null)
1608
if (
_commonIndeterminateInnerBorderPen
== null)
1628
return
_commonIndeterminateInnerBorderPen
;