1 instantiation of ComparedObjectMax
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
2780private static ComparedObjectMax max = new ComparedObjectMax();
3 references to ComparedObjectMax
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (3)
2780private static ComparedObjectMax max = new ComparedObjectMax(); 2825if (value1 is ComparedObjectMax) 2829else if (value2 is ComparedObjectMax)