2 references to TVM_EXPAND
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsTreeView.cs (2)
411return Misc.ProxySendMessageInt(hwnd, NativeMethods.TVM_EXPAND, new IntPtr(NativeMethods.TVE_EXPAND), treeItem) != 0; 417return Misc.ProxySendMessageInt(hwnd, NativeMethods.TVM_EXPAND, new IntPtr(NativeMethods.TVE_COLLAPSE), treeItem) != 0;