3 references to GetStoryLength
System.Windows.Forms.Primitives (3)
Windows.Win32.ITextSelection.g.cs (1)
535 return __object.GetStoryLength(pCount);
Windows.Win32.UI_Controls_RichEdit_ITextSelection_Extensions.g.cs (2)
53 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextSelection.Interface.GetStoryLength(int*)"/> 58 winmdroot.Foundation.HRESULT __result = @this.GetStoryLength(pCountLocal);