1 write to _commonIndeterminateDisabledInnerBorderPen
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1592
_commonIndeterminateDisabledInnerBorderPen
= temp;
3 references to _commonIndeterminateDisabledInnerBorderPen
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1572
if (
_commonIndeterminateDisabledInnerBorderPen
== null)
1576
if (
_commonIndeterminateDisabledInnerBorderPen
== null)
1596
return
_commonIndeterminateDisabledInnerBorderPen
;