C# Class Controls.Toolkit.Step

Inheritance: Windows.UI.Xaml.Controls.Control
Show file Open project: RedSafi-UX/SugarUIEnhancedControls

Public Properties

Property Type Description
FinishedBackgroundProperty Windows.UI.Xaml.DependencyProperty
IsFinishedProperty Windows.UI.Xaml.DependencyProperty
IsInconformityProperty Windows.UI.Xaml.DependencyProperty
SelectedBackgroundProperty Windows.UI.Xaml.DependencyProperty
TextProperty Windows.UI.Xaml.DependencyProperty

Private Properties

Property Type Description

Public Methods

Method Description
Step ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Method Details

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Step() public method

public Step ( ) : System
return System

Property Details

FinishedBackgroundProperty public static property

public static DependencyProperty,Windows.UI.Xaml FinishedBackgroundProperty
return Windows.UI.Xaml.DependencyProperty

IsFinishedProperty public static property

public static DependencyProperty,Windows.UI.Xaml IsFinishedProperty
return Windows.UI.Xaml.DependencyProperty

IsInconformityProperty public static property

public static DependencyProperty,Windows.UI.Xaml IsInconformityProperty
return Windows.UI.Xaml.DependencyProperty

SelectedBackgroundProperty public static property

public static DependencyProperty,Windows.UI.Xaml SelectedBackgroundProperty
return Windows.UI.Xaml.DependencyProperty

TextProperty public static property

public static DependencyProperty,Windows.UI.Xaml TextProperty
return Windows.UI.Xaml.DependencyProperty