2 references to ModifyProperties
PresentationCore (2)
MS\Internal\TextFormatting\TextProperties.cs (1)
258_properties = _modifierScope.ModifyProperties(_textRun.Properties);
System\Windows\Media\textformatting\TextCharacters.cs (1)
215textRunProperties = textModifierScope.ModifyProperties(textRunProperties);