1 write to _commonIndeterminateInnerBorderPen
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1612
_commonIndeterminateInnerBorderPen
= temp;
3 references to _commonIndeterminateInnerBorderPen
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1592
if (
_commonIndeterminateInnerBorderPen
== null)
1596
if (
_commonIndeterminateInnerBorderPen
== null)
1616
return
_commonIndeterminateInnerBorderPen
;