3 references to IsEqual
System.Windows.Forms.Primitives (3)
Windows.Win32.ITextRange.g.cs (1)
1128
return __object.
IsEqual
(pRange, pValue);
Windows.Win32.UI_Controls_RichEdit_ITextRange_Extensions.g.cs (2)
113
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextRange.Interface.
IsEqual
(winmdroot.UI.Controls.RichEdit.ITextRange*, int*)"/>
118
winmdroot.Foundation.HRESULT __result = @this.
IsEqual
(pRange, pValueLocal);