1 write to _cacheSwapButtons
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4849_cacheSwapButtons = CreateInstance(SystemResourceKeyID.SwapButtons);
2 references to _cacheSwapButtons
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4847if (_cacheSwapButtons == null) 4852return _cacheSwapButtons;