C# Class TrakHound_Dashboard.Controls.TabPage

Interaction logic for Page.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: TrakHound/TrakHound-Community

Public Properties

Property Type Description
ClosingProperty System.Windows.DependencyProperty
PageContentProperty System.Windows.DependencyProperty

Public Methods

Method Description
FullScreen ( ) : void
TabPage ( ) : System
TabPage ( IPage content ) : System

Private Methods

Method Description
Init ( ) : void
fs_FullScreenClosing ( object windowcontent ) : void

Method Details

FullScreen() public method

public FullScreen ( ) : void
return void

TabPage() public method

public TabPage ( ) : System
return System

TabPage() public method

public TabPage ( IPage content ) : System
content IPage
return System

Property Details

ClosingProperty public_oe static_oe property

public static DependencyProperty,System.Windows ClosingProperty
return System.Windows.DependencyProperty

PageContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows PageContentProperty
return System.Windows.DependencyProperty