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