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