C# 클래스 ErlangEditor.ToolBoxButton

ToolBoxButton.xaml 的交互逻辑
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: xdusongwei/ErlangEditor

공개 프로퍼티들

프로퍼티 타입 설명
ClickEvent System.Windows.RoutedEvent
ImageSourceProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ToolBoxButton ( ) : System

보호된 메소드들

메소드 설명
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

OnMouseLeftButtonDown() 보호된 메소드

protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
리턴 void

ToolBoxButton() 공개 메소드

public ToolBoxButton ( ) : System
리턴 System

프로퍼티 상세

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

public static RoutedEvent,System.Windows ClickEvent
리턴 System.Windows.RoutedEvent

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

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

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

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