src\Framework\System\Windows\Documents\TextRangeEdit.cs (4)
820SetPropertyValue(block, property, currentValue:currentValue, newValue:value);
898SetPropertyValue(block, property, currentValue, newValue);
1243SetPropertyValue(block, Block.MarginProperty, value, newValue);
1893SetPropertyValue(run, formattingProperty, currentValue, newValue);