C# 클래스 ServiceInsight.SequenceDiagram.Diagram.DiagramVisualItem

상속: System.Windows.Controls.ListBoxItem
파일 보기 프로젝트 열기: Particular/ServiceInsight 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
HilightProperty System.Windows.DependencyProperty
XProperty System.Windows.DependencyProperty
YProperty System.Windows.DependencyProperty
ZIndexProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
InternalSetHilight ( bool value ) : void

보호된 메소드들

메소드 설명
OnHilightChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMouseRightButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void

비공개 메소드들

메소드 설명
HilightChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

InternalSetHilight() 공개 메소드

public InternalSetHilight ( bool value ) : void
value bool
리턴 void

OnHilightChanged() 보호된 메소드

protected OnHilightChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

OnMouseRightButtonDown() 보호된 메소드

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

프로퍼티 상세

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

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

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

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

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

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

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

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