1 write to _cacheSwapButtons
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4835_cacheSwapButtons = CreateInstance(SystemResourceKeyID.SwapButtons);
2 references to _cacheSwapButtons
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4833if (_cacheSwapButtons == null) 4838return _cacheSwapButtons;