DiagramLite Programmer's Guide
LayerListBoxItem Class
See Also
 





Represents an item in a LayerListBox control.

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

 Syntax

C#  Copy Code

public class LayerListBoxItem : ListBoxItem

Visual Basic  Copy Code

Public Class LayerListBoxItem
    Inherits ListBoxItem

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                System.Windows.Controls.Control
                    System.Windows.Controls.ContentControl
                        System.Windows.Controls.ListBoxItem
                            MindFusion.Diagramming.LayerListBoxItem

 See Also

LayerListBoxItem Members
MindFusion.Diagramming Namespace