Property | Type | Description | |
---|---|---|---|
FontFamilyProperty | |||
FontSizeProperty | |||
HeaderProperty |
Property | Type | Description | |
---|---|---|---|
ArrangeVisuals | void | ||
ChooseTypeface | System.Windows.Media.Typeface | ||
CreateGrid | void | ||
InitVisual | void | ||
MeasurePoints | void | ||
ResetSortToPrimary | void |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
SetGridLineBrush ( System.Windows.Media.Brush brush ) : void | ||
ToggleSort ( |
||
VisualGrid ( ) : System |
Method | Description | |
---|---|---|
GetVisualChild ( int index ) : Visual | ||
OnPreviewMouseDown ( MouseButtonEventArgs e ) : void | ||
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void |
Method | Description | |
---|---|---|
ArrangeVisuals ( IPoints points ) : void | ||
ChooseTypeface ( ) : System.Windows.Media.Typeface | ||
CreateGrid ( GridRange newViewport, IGrid |
||
InitVisual ( int r, int c, IGrid |
||
MeasurePoints ( IPoints points, GridRange newViewport, IGrid |
||
ResetSortToPrimary ( |
protected GetVisualChild ( int index ) : Visual | ||
index | int | |
return | Visual |
protected OnPreviewMouseDown ( MouseButtonEventArgs e ) : void | ||
e | MouseButtonEventArgs | |
return | void |
protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void | ||
drawingContext | System.Windows.Media.DrawingContext | |
return | void |
public SetGridLineBrush ( System.Windows.Media.Brush brush ) : void | ||
brush | System.Windows.Media.Brush | |
return | void |
public ToggleSort ( |
||
v | ||
add | bool | |
return | void |
public static DependencyProperty,System.Windows FontFamilyProperty | ||
return |
public static DependencyProperty,System.Windows FontSizeProperty | ||
return |