DiagramLite Programmer's Guide
LayerListBox Class
See Also
 





Represents the ListBox control inside a LayerListView.

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

 Syntax

C#  Copy Code

public class LayerListBox : ListBox

Visual Basic  Copy Code

Public Class LayerListBox
    Inherits ListBox

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                System.Windows.Controls.Control
                    System.Windows.Controls.ItemsControl
                        System.Windows.Controls.Primitives.Selector
                            System.Windows.Controls.ListBox
                                MindFusion.Diagramming.LayerListBox

 See Also

LayerListBox Members
MindFusion.Diagramming Namespace