1 write to _swapButtons
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4271_swapButtons = UnsafeNativeMethods.GetSystemMetrics(SM.SWAPBUTTON) != 0;
1 reference to _swapButtons
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
4275return _swapButtons;