2 references to GetContextMenu
System.Windows.Forms.Primitives (2)
Windows.Win32.IRichEditOleCallback.g.cs (2)
482
/// <inheritdoc cref="
GetContextMenu
(winmdroot.UI.Controls.RichEdit.RICH_EDIT_GET_CONTEXT_MENU_SEL_TYPE, winmdroot.System.Ole.IOleObject*, winmdroot.UI.Controls.RichEdit.CHARRANGE*, winmdroot.UI.WindowsAndMessaging.HMENU*)"/>
489
winmdroot.Foundation.HRESULT __result = this.
GetContextMenu
(seltype, lpoleobj, lpchrgLocal, lphmenuLocal);