C# Class ServiceInsight.MessageViewers.HexViewer.HexControl

Inheritance: System.Windows.Controls.Control
Show file 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 static property

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

HexCharStyleProperty public static property

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

HexLineStyleProperty public static property

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

HexNumberStyleProperty public static property

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