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