3 references to CanPaste
System.Windows.Forms.Primitives (3)
Windows.Win32.ITextRange.g.cs (1)
2212
return __object.
CanPaste
(pVar, Format, pValue);
Windows.Win32.UI_Controls_RichEdit_ITextRange_Extensions.g.cs (2)
321
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextRange.Interface.
CanPaste
(winmdroot.System.Variant.VARIANT*, int, int*)"/>
328
winmdroot.Foundation.HRESULT __result = @this.
CanPaste
(pVarLocal, Format, pValueLocal);