Why everything in WPF is blurry?
问题 Can someone explain why everything in WPF is blurry? Is this something that can be fixed? 回答1: The reason for this is the anti-aliasing system which spreads the line over multiple pixels if it doesn't align with physical device pixels. WPF is resoultion independent. This means you specify the size of an user interface element in inches, not in pixels. A logical unit in WPF is 1/96 of an inch. This scale is chosen, because most screens have a resolution of 96dpi. So in most cases 1 logical