Class LayoutRoundingHelperExtensions
Inheritance
System.Object
LayoutRoundingHelperExtensions
Namespace: Telerik.Windows.Documents.UI
Assembly: Telerik.Windows.Documents.dll
Syntax
public static class LayoutRoundingHelperExtensions : Object
Methods
EnableLayoutRounding(UIElement)
Declaration
public static void EnableLayoutRounding(this UIElement element)
Parameters
System.Windows.UIElement
element
|