1 instantiation of LVGROUPMETRICS
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
463
NativeMethods.LVGROUPMETRICS metric = new NativeMethods.
LVGROUPMETRICS
(sizeof(NativeMethods.LVGROUPMETRICS), NativeMethods.LVGMF_BORDERSIZE);
2 references to LVGROUPMETRICS
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (2)
463
NativeMethods.
LVGROUPMETRICS
metric = new NativeMethods.LVGROUPMETRICS (sizeof(NativeMethods.
LVGROUPMETRICS
), NativeMethods.LVGMF_BORDERSIZE);