C# Class Microsoft.Silverlight.Testing.Client.ResultsTreeView

A derived TreeView control specific to the application needs for showing results in real-time.
Inheritance: Microsoft.Silverlight.Testing.Controls.TreeView
Afficher le fichier Open project: garyjohnson/wpnest Class Usage Examples

Méthodes publiques

Méthode Description
GetSharedContainer ( ) : DependencyObject

This method returns the container with an expanded binding.

Méthodes protégées

Méthode Description
GetContainerForItemOverride ( ) : DependencyObject

Overrides the item to allow for simple binding to the expanded property on the item.

Method Details

GetContainerForItemOverride() protected méthode

Overrides the item to allow for simple binding to the expanded property on the item.
protected GetContainerForItemOverride ( ) : DependencyObject
Résultat System.Windows.DependencyObject

GetSharedContainer() public static méthode

This method returns the container with an expanded binding.
public static GetSharedContainer ( ) : DependencyObject
Résultat System.Windows.DependencyObject