2 references to EM_GETLINECOUNT
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2920
PInvokeCore.SendMessage(this, PInvokeCore.
EM_GETLINECOUNT
);
System\Windows\Forms\Controls\TextBox\TextBoxBase.TextBoxBaseUiaTextProvider.cs (1)
235
? (int)PInvokeCore.SendMessage(Owner, PInvokeCore.
EM_GETLINECOUNT
)