1 write to _commonIndeterminateHighlight
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1018
_commonIndeterminateHighlight
= temp;
3 references to _commonIndeterminateHighlight
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
997
if (
_commonIndeterminateHighlight
== null)
1001
if (
_commonIndeterminateHighlight
== null)
1022
return
_commonIndeterminateHighlight
;