1 write to _commonIndeterminateInnerBorderPen
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1680
_commonIndeterminateInnerBorderPen
= temp;
3 references to _commonIndeterminateInnerBorderPen
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1657
if (
_commonIndeterminateInnerBorderPen
== null)
1661
if (
_commonIndeterminateInnerBorderPen
== null)
1684
return
_commonIndeterminateInnerBorderPen
;