4 references to ClearTypeHintField
PresentationCore (4)
System\Windows\Media\Visual.cs (4)
1693ClearTypeHint clearTypeHint = ClearTypeHintField.GetValue(this); 3637return ClearTypeHintField.GetValue(this); 3643if (ClearTypeHintField.GetValue(this) == value) 3648ClearTypeHintField.SetValue(this, value);