3 references to Auto
PresentationCore (2)
Core\CSharp\System\Windows\Media\Visual.cs (1)
1714if (isOnChannel || (textRenderingMode != TextRenderingMode.Auto))
Shared\MS\Internal\Generated\TextRenderingModeValidation.cs (1)
42return (value == TextRenderingMode.Auto) ||
PresentationFramework (1)
src\Framework\System\Windows\Media\TextOptions.cs (1)
54TextRenderingMode.Auto,