2 references to RichEdit41
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
259
s_moduleHandle = PInvoke.LoadLibraryFromSystemPathIfAvailable(Libraries.
RichEdit41
);
268
throw new Win32Exception(lastWin32Error, string.Format(SR.LoadDLLError, Libraries.
RichEdit41
));