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