Wrapper to get layout rounding in WPF 3.5.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public sealed class C1LayoutRounder : ContentPresenter
Visual Basic
Public NotInheritable Class C1LayoutRounder _
	Inherits ContentPresenter

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..ContentPresenter
          C1.Silverlight..::..C1LayoutRounder

See Also