1 write to _commonIndeterminateDisabledInnerBorderPen
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1580
_commonIndeterminateDisabledInnerBorderPen
= temp;
3 references to _commonIndeterminateDisabledInnerBorderPen
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1560
if (
_commonIndeterminateDisabledInnerBorderPen
== null)
1564
if (
_commonIndeterminateDisabledInnerBorderPen
== null)
1584
return
_commonIndeterminateDisabledInnerBorderPen
;