1 write to _commonPressedLeftShade
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
1235
_commonPressedLeftShade
= temp;
3 references to _commonPressedLeftShade
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
1221
if (
_commonPressedLeftShade
== null)
1225
if (
_commonPressedLeftShade
== null)
1239
return
_commonPressedLeftShade
;