When should I use SnapsToDevicePixels in WPF 4.0?
Posted
by Mike B
on Stack Overflow
See other posts from Stack Overflow
or by Mike B
Published on 2010-03-08T06:48:32Z
Indexed on
2010/03/08
6:51 UTC
Read the original article
Hit count: 185
Can anyone suggest a guideline on when to use SnapsToDevicePixels in WPF 4.0?
Should it only be used occasionally if there is an issue, liberally throughout an App, only on certain controls or what?
© Stack Overflow or respective owner