1 write to _commonPressedLeftShade
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
1262
_commonPressedLeftShade
= temp;
3 references to _commonPressedLeftShade
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
1246
if (
_commonPressedLeftShade
== null)
1250
if (
_commonPressedLeftShade
== null)
1266
return
_commonPressedLeftShade
;