4 references to ClearTypeHintField
PresentationCore (4)
Core\CSharp\System\Windows\Media\Visual.cs (4)
1706ClearTypeHint clearTypeHint = ClearTypeHintField.GetValue(this); 3667return ClearTypeHintField.GetValue(this); 3673if (ClearTypeHintField.GetValue(this) == value) 3678ClearTypeHintField.SetValue(this, value);