DiagramLite Programmer's Guide
ExpandButton Class
See Also
 





Represents the expand/collapse button displayed beside Expandable nodes.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public class ExpandButton : Button

Visual Basic  Copy Code

Public Class ExpandButton
    Inherits Button

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                System.Windows.Controls.Control
                    System.Windows.Controls.ContentControl
                        System.Windows.Controls.Primitives.ButtonBase
                            System.Windows.Controls.Button
                                MindFusion.Diagramming.ExpandButton

 See Also

ExpandButton Members
MindFusion.Diagramming Namespace