2 references to SplitFormattingElement
PresentationFramework (2)
System\Windows\Documents\TextPointer.cs (1)
3570
position = TextRangeEdit.
SplitFormattingElement
(position, /*keepEmptyFormatting:*/false);
System\Windows\Documents\TextRangeEdit.cs (1)
1773
splitPosition =
SplitFormattingElement
(splitPosition, keepEmptyFormatting);