C# Class LatestChatty.Controls.NestedListBox

Inheritance: System.Windows.Controls.ListBox
Datei anzeigen Open project: fleabix/LatestChatty-WP7 Class Usage Examples

Public Methods

Method Description
NestedListBox ( ) : System

Protected Methods

Method Description
GetContainerForItemOverride ( ) : DependencyObject

Method Details

GetContainerForItemOverride() protected method

protected GetContainerForItemOverride ( ) : DependencyObject
return System.Windows.DependencyObject

NestedListBox() public method

public NestedListBox ( ) : System
return System