C# 클래스 SilverlightMappingToolBasic.UI.SuperGraph.View.NodeControlSupportClasses.NodeDetailIndicatorButton

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
HoverIconProperty System.Windows.DependencyProperty
IconProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
NodeDetailIndicatorButton ( ) : System

비공개 메소드들

메소드 설명
LayoutRoot_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
LayoutRoot_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
NodeDetailIndicatorButton_OnMouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
UserControl_IsEnabledChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

NodeDetailIndicatorButton() 공개 메소드

public NodeDetailIndicatorButton ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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