C# 클래스 ServiceInsight.MessageViewers.HexViewer.HexControl

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: Particular/ServiceInsight

공개 프로퍼티들

프로퍼티 타입 설명
DataProperty System.Windows.DependencyProperty
HexCharStyleProperty System.Windows.DependencyProperty
HexLineStyleProperty System.Windows.DependencyProperty
HexNumberStyleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
DataChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
HexControl ( ) : System

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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