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