1 write to _commonPressedLeftShade
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
1243
_commonPressedLeftShade
= temp;
3 references to _commonPressedLeftShade
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
1229
if (
_commonPressedLeftShade
== null)
1233
if (
_commonPressedLeftShade
== null)
1247
return
_commonPressedLeftShade
;