<Style TargetType="{x:Type Image}"> <Setter Property="RenderOptions.BitmapScalingMode" Value="NearestNeighbor"/> <Setter Property="UseLayoutRounding" Value="true"/> </Style>
WPF图片模糊之解决方案
原文:http://www.cnblogs.com/wrl-wuqingxue/p/6061120.html