C# 클래스 AcManager.Controls.AcObjectBase

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: gro-ove/actools

공개 프로퍼티들

프로퍼티 타입 설명
AcObjectProperty System.Windows.DependencyProperty
ContentProperty System.Windows.DependencyProperty
IconProperty System.Windows.DependencyProperty
IconSourceProperty System.Windows.DependencyProperty
ShowIconProperty System.Windows.DependencyProperty
ToolBarsProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
Main_OnMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
ToolBar_OnMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

비공개 메소드들

메소드 설명
AcObjectBase ( ) : System.Collections.ObjectModel
Header_IconMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

Main_OnMouseUp() 보호된 메소드

protected Main_OnMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
리턴 void

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

ToolBar_OnMouseUp() 보호된 메소드

protected ToolBar_OnMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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