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
파일 보기 프로젝트 열기: garyjohnson/wpnest 1 사용 예제들

공개 메소드들

메소드 설명
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