1 write to Substitution
PresentationFramework (1)
src\Framework\MS\Internal\Text\DynamicPropertyReader.cs (1)
332numberSubstitution.Substitution = (NumberSubstitutionMethod)element.GetValue(NumberSubstitution.SubstitutionProperty);
2 references to Substitution
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
1667method = sub.Substitution;
Core\CSharp\MS\Internal\TextFormatting\NumberSubstitution.cs (1)
126method = sub.Substitution;