Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml 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
     
    
    Public NotInheritable Class C1LayoutRounder 
       Inherits Windows.UI.Xaml.Controls.ContentPresenter
    public sealed class C1LayoutRounder : Windows.UI.Xaml.Controls.ContentPresenter 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.ContentPresenter
                   C1.Xaml.C1LayoutRounder

    See Also