4 references to ClearTypeHintField
PresentationCore (4)
System\Windows\Media\Visual.cs (4)
1677ClearTypeHint clearTypeHint = ClearTypeHintField.GetValue(this); 3621return ClearTypeHintField.GetValue(this); 3627if (ClearTypeHintField.GetValue(this) == value) 3632ClearTypeHintField.SetValue(this, value);