Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewExpandButton Class
Members

In This Topic
    C1TreeViewExpandButton Class
    In This Topic
    Expand/Co
    Object Model
    C1TreeViewExpandButton Class
    Syntax
    'Declaration
     
    
    Public Class C1TreeViewExpandButton 
       Inherits Windows.UI.Xaml.Controls.Primitives.ToggleButton
    public class C1TreeViewExpandButton : Windows.UI.Xaml.Controls.Primitives.ToggleButton 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   Windows.UI.Xaml.Controls.ContentControl
                      Windows.UI.Xaml.Controls.Primitives.ButtonBase
                         Windows.UI.Xaml.Controls.Primitives.ToggleButton
                            C1.Xaml.C1TreeViewExpandButton

    See Also