Click or drag to resize
UIElementUseLayoutRounding Property
Gets or sets a value that determines whether rendering for the object and its visual subtree should use rounding behavior that aligns rendering to whole pixels.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public bool UseLayoutRounding { get; set; }

Property Value

Type: Boolean
See Also