1 implementation of Compare
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextRange.cs (1)
128
HRESULT ITextRangeProvider.Interface.
Compare
(ITextRangeProvider* range, BOOL* pRetVal)
3 references to Compare
System.Windows.Forms.Primitives (3)
_generated\257\Windows.Win32.ITextRangeProvider.g.cs (1)
99
return __object.
Compare
(range, pRetVal);
_generated\579\Windows.Win32.UI_Accessibility_ITextRangeProvider_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.UI.Accessibility.ITextRangeProvider.Interface.
Compare
(winmdroot.UI.Accessibility.ITextRangeProvider*, winmdroot.Foundation.BOOL*)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
Compare
(range, pRetValLocal);