1 write to EnableClearTypeProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\BitmapCache.cs (1)
373EnableClearTypeProperty =
3 references to EnableClearTypeProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\BitmapCache.cs (3)
109target.PropertyChanged(EnableClearTypeProperty); 152return (bool) GetValue(EnableClearTypeProperty); 156SetValueInternal(EnableClearTypeProperty, BooleanBoxes.Box(value));