6 references to DRAWITEMSTRUCT
System.Windows.Forms (6)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
3582DRAWITEMSTRUCT* dis = (DRAWITEMSTRUCT*)(nint)m.LParamInternal;
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (2)
2350DRAWITEMSTRUCT* dis = (DRAWITEMSTRUCT*)(nint)m.LParamInternal;
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
1957DRAWITEMSTRUCT* dis = (DRAWITEMSTRUCT*)(nint)m.LParamInternal;