C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.Sidebar.SidebarButtonBase

Inheritance: System.Windows.Controls.UserControl, ISidebarButton
Mostrar archivo Open project: chris-tomich/Glyma

Public Properties

Property Type Description
BackgroundColorProperty System.Windows.DependencyProperty
ClickBackgroundColorProperty System.Windows.DependencyProperty
ClickColorProperty System.Windows.DependencyProperty
ColorProperty System.Windows.DependencyProperty
DataProperty System.Windows.DependencyProperty
HoverBackgroundColorProperty System.Windows.DependencyProperty
HoverColorProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
SetToClicked ( ) : void
SetToUnClicked ( ) : void
SidebarButtonBase ( ) : System.Windows

Method Details

SetToClicked() public method

public SetToClicked ( ) : void
return void

SetToUnClicked() public method

public SetToUnClicked ( ) : void
return void

SidebarButtonBase() public method

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

Property Details

BackgroundColorProperty public_oe static_oe property

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

ClickBackgroundColorProperty public_oe static_oe property

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

ClickColorProperty public_oe static_oe property

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

ColorProperty public_oe static_oe property

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

DataProperty public_oe static_oe property

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

HoverBackgroundColorProperty public_oe static_oe property

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

HoverColorProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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