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)
3723
return
_swapButtons
;