Anti aliasing cannot be turned off in WPF. But I want to remove the blurred look of WPF fonts when they are small.
One possibility would be to use a .net 2.0 component. This looks like it would lose the transparency capability and Blend support. Never tried it though.
Anyone has a solution for this? Any drawbacks from it?
Thank you