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