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

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

Public Properties

Property Type Description
HeaderProperty System.Windows.DependencyProperty
IsCancelProperty System.Windows.DependencyProperty
IsDefaultProperty System.Windows.DependencyProperty
SmallHeaderProperty System.Windows.DependencyProperty
SwitchCommandProperty System.Windows.DependencyProperty

Public Methods

Method Description
CloseButton ( ) : System.Windows

Method Details

CloseButton() public method

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

Property Details

HeaderProperty public static property

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

IsCancelProperty public static property

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

IsDefaultProperty public static property

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

SmallHeaderProperty public static property

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

SwitchCommandProperty public static property

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