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