4 references to ClearTypeHintField
PresentationCore (4)
System\Windows\Media\Visual.cs (4)
1674ClearTypeHint clearTypeHint = ClearTypeHintField.GetValue(this); 3618return ClearTypeHintField.GetValue(this); 3624if (ClearTypeHintField.GetValue(this) == value) 3629ClearTypeHintField.SetValue(this, value);