3 references to TVM_SETEXTENDEDSTYLE
System.Windows.Forms (1)
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
2637PInvoke.TVM_SETEXTENDEDSTYLE,
System.Windows.Forms.Design (2)
System\ComponentModel\Design\ObjectSelectorEditor.cs (1)
70PInvokeCore.SendMessage(hwnd, PInvoke.TVM_SETEXTENDEDSTYLE, (WPARAM)0, (LPARAM)exstyle);
System\Windows\Forms\Design\DesignerUtils.cs (1)
838PInvokeCore.SendMessage(treeView, PInvoke.TVM_SETEXTENDEDSTYLE, 0, (nint)exstyle);