C# 클래스 PocketCampus.Transport.Controls.BiStateExpander

상속: ObservableControl
파일 보기 프로젝트 열기: accandme/pocketcampus

공개 프로퍼티들

프로퍼티 타입 설명
CollapsedContentProperty System.Windows.DependencyProperty
ExpandedContentProperty System.Windows.DependencyProperty
HeaderProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
SwitchState void

공개 메소드들

메소드 설명
BiStateExpander ( ) : System.Windows

Creates a new BiStateExpander.

비공개 메소드들

메소드 설명
SwitchState ( ) : void

Switches between the states.

메소드 상세

BiStateExpander() 공개 메소드

Creates a new BiStateExpander.
public BiStateExpander ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

CollapsedContentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CollapsedContentProperty
리턴 System.Windows.DependencyProperty

ExpandedContentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ExpandedContentProperty
리턴 System.Windows.DependencyProperty

HeaderProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HeaderProperty
리턴 System.Windows.DependencyProperty