1 reference to SM_CXFRAME
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
450
int xAdjustment = UnsafeNativeMethods.GetSystemMetrics(NativeMethods.SM_CXBORDER) + UnsafeNativeMethods.GetSystemMetrics(NativeMethods.
SM_CXFRAME
);