Gets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property.
シンタックス
'宣言
Public Property SnapsToDevicePixels As Boolean
public bool SnapsToDevicePixels {get; set;}
プロパティ値
true if the element should render in accordance to device pixels; otherwise,
false. The default as declared on
System.Windows.UIElement is
false.
参照