1 write to _commonIndeterminateDisabledInnerBorderPen
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1645
_commonIndeterminateDisabledInnerBorderPen
= temp;
3 references to _commonIndeterminateDisabledInnerBorderPen
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1622
if (
_commonIndeterminateDisabledInnerBorderPen
== null)
1626
if (
_commonIndeterminateDisabledInnerBorderPen
== null)
1649
return
_commonIndeterminateDisabledInnerBorderPen
;