C# Class ServiceInsight.MessageViewers.HexViewer.HexControl

Inheritance: System.Windows.Controls.Control
ファイルを表示 Open project: Particular/ServiceInsight

Public Properties

Property Type Description
DataProperty System.Windows.DependencyProperty
HexCharStyleProperty System.Windows.DependencyProperty
HexLineStyleProperty System.Windows.DependencyProperty
HexNumberStyleProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
DataChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
HexControl ( ) : System

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

DataProperty public_oe static_oe property

public static DependencyProperty,System.Windows DataProperty
return System.Windows.DependencyProperty

HexCharStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows HexCharStyleProperty
return System.Windows.DependencyProperty

HexLineStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows HexLineStyleProperty
return System.Windows.DependencyProperty

HexNumberStyleProperty public_oe static_oe property

public static DependencyProperty,System.Windows HexNumberStyleProperty
return System.Windows.DependencyProperty