1 write to state
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DrawListViewItemEventArgs.cs (1)
42this.state = state;
2 references to state
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DrawListViewItemEventArgs.cs (2)
116return state; 138if ((state & ListViewItemStates.Focused) == ListViewItemStates.Focused) {