1 write to _commonPressedLeftShade
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
1261
_commonPressedLeftShade
= temp;
3 references to _commonPressedLeftShade
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
1245
if (
_commonPressedLeftShade
== null)
1249
if (
_commonPressedLeftShade
== null)
1265
return
_commonPressedLeftShade
;