Свойство | Type | Description | |
---|---|---|---|
ContentOffsetProperty | |||
ContentOriginOffsetProperty | |||
ContentWidthProperty | |||
ViewportProperty |
Свойство | Type | Description | |
---|---|---|---|
ConvertCanvasLeftToOffset | double | ||
MoveItemsFromLeftToRight | void | ||
MoveItemsFromRightToLeft | void | ||
PositionViewportAndExtent | void | ||
ScrollContent | void | ||
SetViewportOffset | void |
Méthode | Description | |
---|---|---|
ConvertFromViewportUnits ( Point origin, System.Windows.Vector offset ) : System.Windows.Vector | ||
ConvertToViewportUnits ( Point origin, System.Windows.Vector offset ) : System.Windows.Vector | ||
ConvertToViewportUnitsForFlick ( Point origin, System.Windows.Vector offset ) : System.Windows.Vector | ||
LineDown ( ) : void | ||
LineLeft ( ) : void | ||
LineRight ( ) : void | ||
LineUp ( ) : void | ||
LoopCanvasHorizontal ( ) : System | ||
MakeVisible ( Visual visual, |
||
MouseWheelDown ( ) : void | ||
MouseWheelLeft ( ) : void | ||
MouseWheelRight ( ) : void | ||
MouseWheelUp ( ) : void | ||
PageDown ( ) : void | ||
PageLeft ( ) : void | ||
PageRight ( ) : void | ||
PageUp ( ) : void | ||
SetHorizontalOffset ( double newHorizontalOffset ) : void | ||
SetVerticalOffset ( double newVerticalOffset ) : void |
Méthode | Description | |
---|---|---|
ArrangeOverride ( |
||
MeasureOverride ( |
Méthode | Description | |
---|---|---|
ConvertCanvasLeftToOffset ( double canvasLeft ) : double | ||
MoveItemsFromLeftToRight ( ) : void | ||
MoveItemsFromRightToLeft ( ) : void | ||
PositionViewportAndExtent ( ) : void | ||
ScrollContent ( double adjustment ) : void | ||
SetViewportOffset ( double newOffset ) : void |
protected ArrangeOverride ( |
||
finalSize | ||
Résultat |
public ConvertFromViewportUnits ( Point origin, System.Windows.Vector offset ) : System.Windows.Vector | ||
origin | Point | |
offset | System.Windows.Vector | |
Résultat | System.Windows.Vector |
public ConvertToViewportUnits ( Point origin, System.Windows.Vector offset ) : System.Windows.Vector | ||
origin | Point | |
offset | System.Windows.Vector | |
Résultat | System.Windows.Vector |
public ConvertToViewportUnitsForFlick ( Point origin, System.Windows.Vector offset ) : System.Windows.Vector | ||
origin | Point | |
offset | System.Windows.Vector | |
Résultat | System.Windows.Vector |
public MakeVisible ( Visual visual, |
||
visual | Visual | |
rectangle | ||
Résultat |
protected MeasureOverride ( |
||
availableSize | ||
Résultat |
public SetHorizontalOffset ( double newHorizontalOffset ) : void | ||
newHorizontalOffset | double | |
Résultat | void |
public SetVerticalOffset ( double newVerticalOffset ) : void | ||
newVerticalOffset | double | |
Résultat | void |
public static DependencyProperty,System.Windows ContentOffsetProperty | ||
Résultat |
public static DependencyProperty,System.Windows ContentOriginOffsetProperty | ||
Résultat |
public static DependencyProperty,System.Windows ContentWidthProperty | ||
Résultat |