1 write to _commonPressedLeftDropShadowBrush
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
1025
_commonPressedLeftDropShadowBrush
= temp;
3 references to _commonPressedLeftDropShadowBrush
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
1011
if (
_commonPressedLeftDropShadowBrush
== null)
1015
if (
_commonPressedLeftDropShadowBrush
== null)
1029
return
_commonPressedLeftDropShadowBrush
;