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