14 references to LVM_GETINSERTMARK
System.Windows.Forms.Tests (14)
System\Windows\Forms\ListViewInsertionMarkTests.cs (14)
101
Assert.Equal(0, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
113
Assert.Equal(1, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
125
Assert.Equal(1, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
152
Assert.Equal(0, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
164
Assert.Equal(1, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
176
Assert.Equal(1, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
377
Assert.Equal(0, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
389
Assert.Equal(0, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
474
Assert.Equal(0, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
487
Assert.Equal(0, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
499
Assert.Equal(1, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
529
Assert.Equal(0, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
542
Assert.Equal(0, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));
554
Assert.Equal(1, (int)PInvokeCore.SendMessage(control, PInvoke.
LVM_GETINSERTMARK
, 0, ref insertMark));