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