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