Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1LayoutRounder Class
Members

In This Topic
    C1LayoutRounder Class
    In This Topic
    Wrapper to get layout rounding in WPF 3.5.
    Object Model
    C1LayoutRounder Class
    Syntax
    'Declaration
     
    
    <ContentPropertyAttribute("Content", True)>
    Public NotInheritable Class C1LayoutRounder 
       Inherits System.Windows.Controls.ContentPresenter
    [ContentProperty("Content", true)]
    public sealed class C1LayoutRounder : System.Windows.Controls.ContentPresenter 
    Inheritance Hierarchy

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

    See Also