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)
5417if (_cacheSwapButtons == null) 5422return _cacheSwapButtons;