C# 클래스 SilverlightMappingToolBasic.UI.SuperGraph.View.Sidebar.SidebarButtonBase

상속: System.Windows.Controls.UserControl, ISidebarButton
파일 보기 프로젝트 열기: chris-tomich/Glyma

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
SetToClicked ( ) : void
SetToUnClicked ( ) : void
SidebarButtonBase ( ) : System.Windows

메소드 상세

SetToClicked() 공개 메소드

public SetToClicked ( ) : void
리턴 void

SetToUnClicked() 공개 메소드

public SetToUnClicked ( ) : void
리턴 void

SidebarButtonBase() 공개 메소드

public SidebarButtonBase ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

BackgroundColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BackgroundColorProperty
리턴 System.Windows.DependencyProperty

ClickBackgroundColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ClickBackgroundColorProperty
리턴 System.Windows.DependencyProperty

ClickColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ClickColorProperty
리턴 System.Windows.DependencyProperty

ColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ColorProperty
리턴 System.Windows.DependencyProperty

DataProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows DataProperty
리턴 System.Windows.DependencyProperty

HoverBackgroundColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HoverBackgroundColorProperty
리턴 System.Windows.DependencyProperty

HoverColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HoverColorProperty
리턴 System.Windows.DependencyProperty

TextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextProperty
리턴 System.Windows.DependencyProperty