C# Class SoftwareKobo.UniversalToolkit.Controls.HamburgerItem

Inheritance: Windows.UI.Xaml.Controls.Button
Show file Open project: h82258652/SoftwareKobo.UniversalToolkit

Public Properties

Property Type Description
IconProperty Windows.UI.Xaml.DependencyProperty
PointerOverBackgroundProperty Windows.UI.Xaml.DependencyProperty
PressedBackgroundProperty Windows.UI.Xaml.DependencyProperty
TextProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
HamburgerItem ( ) : Windows.UI.Xaml

Method Details

HamburgerItem() public method

public HamburgerItem ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

Property Details

IconProperty public static property

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

PointerOverBackgroundProperty public static property

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

PressedBackgroundProperty public static property

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

TextProperty public static property

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