1 write to _swapButtons
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3719_swapButtons = UnsafeNativeMethods.GetSystemMetrics(SM.SWAPBUTTON) != 0;
1 reference to _swapButtons
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
3723return _swapButtons;