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