5 references to AtParagraphBoundary
System.Windows.Forms.Primitives (5)
System\Windows\Forms\Automation\UiaTextRange.cs (5)
241
while (!
AtParagraphBoundary
(text, Start))
249
while (!
AtParagraphBoundary
(text, End))
654
if (string.IsNullOrWhiteSpace(text) || index <= 0 || index >= text.Length ||
AtParagraphBoundary
(text, index))
1004
while (!
AtParagraphBoundary
(text, index))
1138
while (!
AtParagraphBoundary
(text, index))