2 references to EM_GETOLEINTERFACE
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
255
PInvokeCore.
EM_GETOLEINTERFACE
=> "EM_GETOLEINTERFACE",
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
1648
if (PInvokeCore.SendMessage(this, PInvokeCore.
EM_GETOLEINTERFACE
, 0, (void**)richEdit) == 0)