다음을 통해 공유


TreeViewItemEvents 클래스

상속 계층 구조

System.Object
  Microsoft.TeamFoundation.MVVM.TreeViewItemEvents

네임스페이스:  Microsoft.TeamFoundation.MVVM
어셈블리:  Microsoft.TeamFoundation.Controls(Microsoft.TeamFoundation.Controls.dll)

구문

‘선언
Public NotInheritable Class TreeViewItemEvents
public static class TreeViewItemEvents

TreeViewItemEvents 형식에서는 다음과 같은 멤버를 노출합니다.

연결된 속성

  이름 설명
연결된 Public 속성 CollapsedCommand
연결된 Public 속성 CollapsedCommandParameter
연결된 Public 속성 ExpandedCommand
연결된 Public 속성 ExpandedCommandParameter
연결된 Public 속성 SelectedCommand
연결된 Public 속성 SelectedCommandParameter
연결된 Public 속성 UnselectedCommand
연결된 Public 속성 UnselectedCommandParameter

위쪽

메서드

  이름 설명
Public 메서드정적 멤버 GetCollapsedCommand
Public 메서드정적 멤버 GetCollapsedCommandParameter
Public 메서드정적 멤버 GetExpandedCommand
Public 메서드정적 멤버 GetExpandedCommandParameter
Public 메서드정적 멤버 GetSelectedCommand
Public 메서드정적 멤버 GetSelectedCommandParameter
Public 메서드정적 멤버 GetUnselectedCommand
Public 메서드정적 멤버 GetUnselectedCommandParameter
Public 메서드정적 멤버 SetCollapsedCommand
Public 메서드정적 멤버 SetCollapsedCommandParameter
Public 메서드정적 멤버 SetExpandedCommand
Public 메서드정적 멤버 SetExpandedCommandParameter
Public 메서드정적 멤버 SetSelectedCommand
Public 메서드정적 멤버 SetSelectedCommandParameter
Public 메서드정적 멤버 SetUnselectedCommand
Public 메서드정적 멤버 SetUnselectedCommandParameter

위쪽

필드

  이름 설명
Public 필드정적 멤버 CollapsedCommandParameterProperty
Public 필드정적 멤버 CollapsedCommandProperty
Public 필드정적 멤버 ExpandedCommandParameterProperty
Public 필드정적 멤버 ExpandedCommandProperty
Public 필드정적 멤버 SelectedCommandParameterProperty
Public 필드정적 멤버 SelectedCommandProperty
Public 필드정적 멤버 UnselectedCommandParameterProperty
Public 필드정적 멤버 UnselectedCommandProperty

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.TeamFoundation.MVVM 네임스페이스