2 references to ContextualSubstitution
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (2)
230_runFlags |= (ushort)RunFlags.ContextualSubstitution; 343get { return (_runFlags & (ushort)RunFlags.ContextualSubstitution) != 0; }