C# Класс Microsoft.Silverlight.Testing.Client.ResultsTreeView

A derived TreeView control specific to the application needs for showing results in real-time.
Наследование: Microsoft.Silverlight.Testing.Controls.TreeView
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetSharedContainer ( ) : DependencyObject

This method returns the container with an expanded binding.

Защищенные методы

Метод Описание
GetContainerForItemOverride ( ) : DependencyObject

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

Описание методов

GetContainerForItemOverride() защищенный Метод

Overrides the item to allow for simple binding to the expanded property on the item.
protected GetContainerForItemOverride ( ) : DependencyObject
Результат System.Windows.DependencyObject

GetSharedContainer() публичный статический Метод

This method returns the container with an expanded binding.
public static GetSharedContainer ( ) : DependencyObject
Результат System.Windows.DependencyObject