C# 클래스 TrakHound_Dashboard.Controls.TabPage

Interaction logic for Page.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 프로퍼티들

프로퍼티 타입 설명
ClosingProperty System.Windows.DependencyProperty
PageContentProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
FullScreen ( ) : void
TabPage ( ) : System
TabPage ( IPage content ) : System

비공개 메소드들

메소드 설명
Init ( ) : void
fs_FullScreenClosing ( object windowcontent ) : void

메소드 상세

FullScreen() 공개 메소드

public FullScreen ( ) : void
리턴 void

TabPage() 공개 메소드

public TabPage ( ) : System
리턴 System

TabPage() 공개 메소드

public TabPage ( IPage content ) : System
content IPage
리턴 System

프로퍼티 상세

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

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

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

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