C# Class Naylah.Toolkit.UWP.Controls.Blade.Blade

Inheritance: Windows.UI.Xaml.Controls.Grid
Show file Open project: NaylahProject/Naylah.Toolkit.UWP Class Usage Examples

Public Properties

Property Type Description
BladeWidthProperty Windows.UI.Xaml.DependencyProperty
IdProperty Windows.UI.Xaml.DependencyProperty
IsBladeActiveProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Blade ( ) : System

Private Methods

Method Description
IsBladeActiveChangedCallback ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

Blade() public method

public Blade ( ) : System
return System

Property Details

BladeWidthProperty public static property

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

IdProperty public static property

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

IsBladeActiveProperty public static property

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