Home
last modified time | relevance | path

Searched refs:DrawListViewSubItemOwnerDraw (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DThemeWin32Classic.cs2881 if (!DrawListViewSubItemOwnerDraw (dc, item, item_state, j)) { in DrawListViewItemOwnerDraw()
3140 …protected virtual bool DrawListViewSubItemOwnerDraw (Graphics dc, ListViewItem item, ListViewItemS… in DrawListViewSubItemOwnerDraw() method in System.Windows.Forms.ThemeWin32Classic