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