1 write to Substitution
PresentationFramework (1)
MS\Internal\Text\DynamicPropertyReader.cs (1)
329numberSubstitution.Substitution = (NumberSubstitutionMethod)element.GetValue(NumberSubstitution.SubstitutionProperty);
2 references to Substitution
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
1567method = sub.Substitution;
MS\Internal\TextFormatting\NumberSubstitution.cs (1)
130method = sub.Substitution;