C# Class withSIX.Core.Presentation.Wpf.Views.Controls.BackButton

Inheritance: System.Windows.Controls.UserControl
Show file Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
BackCommandProperty System.Windows.DependencyProperty
CommandProperty System.Windows.DependencyProperty
HeaderTextProperty System.Windows.DependencyProperty
SubHeaderTextProperty System.Windows.DependencyProperty

Public Methods

Method Description
BackButton ( ) : System.Windows

Method Details

BackButton() public method

public BackButton ( ) : System.Windows
return System.Windows

Property Details

BackCommandProperty public static property

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

CommandProperty public static property

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

HeaderTextProperty public static property

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

SubHeaderTextProperty public static property

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