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