1 write to _cacheSwapButtons
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5419
_cacheSwapButtons
= CreateInstance(SystemResourceKeyID.SwapButtons);
2 references to _cacheSwapButtons
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5417
if (
_cacheSwapButtons
== null)
5422
return
_cacheSwapButtons
;