1 write to _commonPressedLeftDropShadowBrush
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
1054
_commonPressedLeftDropShadowBrush
= temp;
3 references to _commonPressedLeftDropShadowBrush
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
1038
if (
_commonPressedLeftDropShadowBrush
== null)
1042
if (
_commonPressedLeftDropShadowBrush
== null)
1058
return
_commonPressedLeftDropShadowBrush
;