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