Свойство | Type | Description | |
---|---|---|---|
AnimationAccelerationRatioProperty | |||
AnimationBeginningEvent | System.Windows.RoutedEvent | ||
AnimationCompletedEvent | System.Windows.RoutedEvent | ||
AnimationDecelerationRatioProperty | |||
AnimationDurationProperty | |||
AreDragModifiersActiveProperty | |||
AreRelativeZoomModifiersActiveProperty | |||
AreZoomModifiersActiveProperty | |||
AreZoomToSelectionModifiersActiveProperty | |||
AutoWrapContentWithViewboxProperty | |||
Back | System.Windows.Input.RoutedUICommand | ||
Center | System.Windows.Input.RoutedUICommand | ||
CurrentViewChangedEvent | System.Windows.RoutedEvent | ||
CurrentViewIndexProperty | |||
CurrentViewProperty | |||
DragModifiersProperty | |||
DragOnPreviewProperty | |||
EffectiveViewStackModeProperty | |||
Fill | System.Windows.Input.RoutedUICommand | ||
Fit | System.Windows.Input.RoutedUICommand | ||
Forward | System.Windows.Input.RoutedUICommand | ||
HasBackStackProperty | |||
HasForwardStackProperty | |||
Home | System.Windows.Input.RoutedUICommand | ||
IsAnimatedProperty | |||
IsDraggingContentProperty | |||
IsSelectingRegionProperty | |||
IsUsingScrollBarsProperty | |||
KeepContentInBoundsProperty | |||
MaxScaleProperty | |||
MinScaleProperty | |||
NavigateOnPreviewProperty | |||
PanDistanceProperty | |||
PanDown | System.Windows.Input.RoutedUICommand | ||
PanLeft | System.Windows.Input.RoutedUICommand | ||
PanRight | System.Windows.Input.RoutedUICommand | ||
PanUp | System.Windows.Input.RoutedUICommand | ||
PositionProperty | |||
Refocus | System.Windows.Input.RoutedUICommand | ||
RelativeZoomModifiersProperty | |||
ScaleProperty | |||
ViewFinderProperty | |||
ViewFinderVisibilityProperty | |||
ViewStackCountProperty | |||
ViewStackIndexChangedEvent | System.Windows.RoutedEvent | ||
ViewStackIndexProperty | |||
ViewStackModeProperty | |||
ViewStackSourceProperty | |||
ViewportProperty | |||
ZoomIn | System.Windows.Input.RoutedUICommand | ||
ZoomModifiersProperty | |||
ZoomOnPreviewProperty | |||
ZoomOnProperty | |||
ZoomOriginProperty | |||
ZoomOut | System.Windows.Input.RoutedUICommand | ||
ZoomPercentageProperty | |||
ZoomToSelectionModifiersProperty |
Méthode | Description | |
---|---|---|
CenterContent ( ) : void | ||
FillToBounds ( ) : void | ||
FitToBounds ( ) : void | ||
GetViewFinderVisibility ( |
||
GoBack ( ) : void | ||
GoForward ( ) : void | ||
GoHome ( ) : void | ||
OnApplyTemplate ( ) : void | ||
RefocusView ( ) : void | ||
SetViewFinderVisibility ( |
||
Zoom ( double percentage ) : void | ||
Zoom ( double percentage, Point relativeTo ) : void | ||
ZoomTo ( Point position ) : void | ||
ZoomTo ( |
||
ZoomTo ( Xceed.Wpf.Toolkit.Zoombox.ZoomboxView view ) : void | ||
ZoomTo ( double scale ) : void | ||
ZoomTo ( double scale, Point relativeTo ) : void |
Méthode | Description | |
---|---|---|
MeasureOverride ( |
||
OnContentChanged ( object oldContent, object newContent ) : void | ||
OnGotKeyboardFocus ( System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void | ||
OnInitialized ( |
||
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnLostKeyboardFocus ( System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void | ||
OnMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
OnPreviewKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnPreviewMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnPreviewMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnPreviewMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnPreviewMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
OnPreviewMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void |
Méthode | Description | |
---|---|---|
AttachToVisualTree ( ) : void | ||
CalculateFillRect ( ) : |
||
CalculatePositionAndScale ( |
||
CanGoBack ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
CanGoForward ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
CanGoHome ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
CanRefocusView ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
CenterContent ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
CoerceContentValue ( |
||
CoerceContentValue ( object value ) : object | ||
CoerceIsAnimatedValue ( |
||
CoerceMaxScaleValue ( |
||
CoerceMinScaleValue ( |
||
CoerceScaleValue ( |
||
CoerceViewStackIndexValue ( |
||
CoerceViewStackModeValue ( |
||
ContentPresenterFirstArranged ( object sender, |
||
CreateVisualBrushForViewFinder ( Visual visual ) : void | ||
DetachFromVisualTree ( ) : void | ||
DragDisplayViewport ( System.Windows.Controls.Primitives.DragDeltaEventArgs e, bool end ) : void | ||
FillToBounds ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
FitToBounds ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
GetDefaultDragModifiers ( ) : KeyModifierCollection | ||
GetDefaultRelativeZoomModifiers ( ) : KeyModifierCollection | ||
GetDefaultZoomModifiers ( ) : KeyModifierCollection | ||
GetDefaultZoomToSelectionModifiers ( ) : KeyModifierCollection | ||
GetZoomRelativePoint ( ) : Point | ||
GoBack ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
GoForward ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
GoHome ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
HorizontalScrollBar_Scroll ( object sender, System.Windows.Controls.Primitives.ScrollEventArgs e ) : void | ||
HorizontalValueAnimation_Completed ( object sender, |
||
InitCommands ( ) : void | ||
IsGreaterThanOrClose ( double value1, double value2 ) : bool | ||
MonitorInput ( ) : void | ||
OnAutoWrapContentWithViewboxChanged ( |
||
OnContentSizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void | ||
OnCurrentViewChanged ( |
||
OnDrag ( System.Windows.Controls.Primitives.DragDeltaEventArgs e, bool end ) : void | ||
OnKeepContentInBoundsChanged ( |
||
OnKeepContentInBoundsChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
OnLayoutUpdated ( object sender, |
||
OnMaxScaleChanged ( |
||
OnMinScaleChanged ( |
||
OnPositionChanged ( |
||
OnScaleChanged ( |
||
OnSelectRegion ( System.Windows.Controls.Primitives.DragDeltaEventArgs e, bool end ) : void | ||
OnSizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void | ||
OnViewStackCountChanged ( |
||
OnViewStackCountChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
OnViewStackIndexChanged ( |
||
OnViewStackIndexChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
OnViewStackModeChanged ( |
||
OnViewStackModeChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
OnViewStackSourceChanged ( |
||
OnViewportChanged ( |
||
PanDownExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
PanLeftExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
PanRightExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
PanUpExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
PreProcessInput ( ) : void | ||
PreProcessInput ( object sender, System.Windows.Input.NotifyInputEventArgs e ) : void | ||
ProcessMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
ProcessMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
ProcessMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
ProcessMouseWheelZoom ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
ProcessNavigationButton ( |
||
RefocusView ( |
||
RefocusView ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
ResizeDisplayViewport ( System.Windows.Controls.Primitives.DragDeltaEventArgs e, ResizeEdge relativeTo ) : void | ||
SetAreDragModifiersActive ( bool value ) : void | ||
SetAreRelativeZoomModifiersActive ( bool value ) : void | ||
SetAreZoomModifiersActive ( bool value ) : void | ||
SetAreZoomToSelectionModifiersActive ( bool value ) : void | ||
SetCurrentView ( Xceed.Wpf.Toolkit.Zoombox.ZoomboxView value ) : void | ||
SetCurrentViewIndex ( int value ) : void | ||
SetEffectiveViewStackMode ( ZoomboxViewStackMode value ) : void | ||
SetIsDraggingContent ( bool value ) : void | ||
SetIsSelectingRegion ( bool value ) : void | ||
SetScrollBars ( ) : void | ||
SetViewStackCount ( int value ) : void | ||
UpdateKeyModifierTriggerProperties ( ) : void | ||
UpdateStackProperties ( ) : void | ||
UpdateView ( Xceed.Wpf.Toolkit.Zoombox.ZoomboxView view, bool allowAnimation, bool allowStackAddition ) : void | ||
UpdateView ( Xceed.Wpf.Toolkit.Zoombox.ZoomboxView view, bool allowAnimation, bool allowStackAddition, int stackIndex ) : void | ||
UpdateViewFinderDisplayContentBounds ( ) : void | ||
UpdateViewboxFactor ( ) : void | ||
UpdateViewport ( ) : void | ||
UpdateViewport ( object sender, |
||
ValidateAccelerationRatio ( object value ) : bool | ||
ValidateDecelerationRatio ( object value ) : bool | ||
VerticalScrollBar_Scroll ( object sender, System.Windows.Controls.Primitives.ScrollEventArgs e ) : void | ||
VerticalValueAnimation_Completed ( object sender, |
||
ViewFinderDisplayBeginCapture ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
ViewFinderDisplayEndCapture ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
ViewFinderDisplayMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
ZoomAnimationCompleted ( object sender, |
||
ZoomInExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
ZoomOutExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
ZoomTo ( double scale, Point relativeTo, bool restrictRelativePointToContent, bool allowStackAddition ) : void | ||
ZoomTo ( double scale, bool allowStackAddition ) : void | ||
Zoombox ( ) : System | ||
Zoombox_Loaded ( object sender, |
public static GetViewFinderVisibility ( |
||
d | ||
Résultat | Visibility |
protected MeasureOverride ( |
||
constraint | ||
Résultat |
protected OnContentChanged ( object oldContent, object newContent ) : void | ||
oldContent | object | |
newContent | object | |
Résultat | void |
protected OnGotKeyboardFocus ( System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void | ||
e | System.Windows.Input.KeyboardFocusChangedEventArgs | |
Résultat | void |
protected OnInitialized ( |
||
e | ||
Résultat | void |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
Résultat | void |
protected OnLostKeyboardFocus ( System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void | ||
e | System.Windows.Input.KeyboardFocusChangedEventArgs | |
Résultat | void |
protected OnMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
Résultat | void |
protected OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
Résultat | void |
protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
Résultat | void |
protected OnMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
e | System.Windows.Input.MouseWheelEventArgs | |
Résultat | void |
protected OnPreviewKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
Résultat | void |
protected OnPreviewMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnPreviewMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnPreviewMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnPreviewMouseMove ( System.Windows.Input.MouseEventArgs e ) : void | ||
e | System.Windows.Input.MouseEventArgs | |
Résultat | void |
protected OnPreviewMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
e | System.Windows.Input.MouseWheelEventArgs | |
Résultat | void |
protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void | ||
drawingContext | System.Windows.Media.DrawingContext | |
Résultat | void |
public static SetViewFinderVisibility ( |
||
d | ||
value | Visibility | |
Résultat | void |
public Zoom ( double percentage, Point relativeTo ) : void | ||
percentage | double | |
relativeTo | Point | |
Résultat | void |
public ZoomTo ( |
||
region | ||
Résultat | void |
public ZoomTo ( Xceed.Wpf.Toolkit.Zoombox.ZoomboxView view ) : void | ||
view | Xceed.Wpf.Toolkit.Zoombox.ZoomboxView | |
Résultat | void |
public ZoomTo ( double scale, Point relativeTo ) : void | ||
scale | double | |
relativeTo | Point | |
Résultat | void |
public static DependencyProperty,System.Windows AnimationAccelerationRatioProperty | ||
Résultat |
public static RoutedEvent,System.Windows AnimationBeginningEvent | ||
Résultat | System.Windows.RoutedEvent |
public static RoutedEvent,System.Windows AnimationCompletedEvent | ||
Résultat | System.Windows.RoutedEvent |
public static DependencyProperty,System.Windows AnimationDecelerationRatioProperty | ||
Résultat |
public static DependencyProperty,System.Windows AnimationDurationProperty | ||
Résultat |
public static DependencyProperty,System.Windows AreDragModifiersActiveProperty | ||
Résultat |
public static DependencyProperty,System.Windows AreRelativeZoomModifiersActiveProperty | ||
Résultat |
public static DependencyProperty,System.Windows AreZoomModifiersActiveProperty | ||
Résultat |
public static DependencyProperty,System.Windows AreZoomToSelectionModifiersActiveProperty | ||
Résultat |
public static DependencyProperty,System.Windows AutoWrapContentWithViewboxProperty | ||
Résultat |
public static RoutedUICommand,System.Windows.Input Back | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static RoutedUICommand,System.Windows.Input Center | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static RoutedEvent,System.Windows CurrentViewChangedEvent | ||
Résultat | System.Windows.RoutedEvent |
public static DependencyProperty,System.Windows CurrentViewIndexProperty | ||
Résultat |
public static DependencyProperty,System.Windows CurrentViewProperty | ||
Résultat |
public static DependencyProperty,System.Windows DragModifiersProperty | ||
Résultat |
public static DependencyProperty,System.Windows DragOnPreviewProperty | ||
Résultat |
public static DependencyProperty,System.Windows EffectiveViewStackModeProperty | ||
Résultat |
public static RoutedUICommand,System.Windows.Input Fill | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static RoutedUICommand,System.Windows.Input Fit | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static RoutedUICommand,System.Windows.Input Forward | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static DependencyProperty,System.Windows HasBackStackProperty | ||
Résultat |
public static DependencyProperty,System.Windows HasForwardStackProperty | ||
Résultat |
public static RoutedUICommand,System.Windows.Input Home | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static DependencyProperty,System.Windows IsAnimatedProperty | ||
Résultat |
public static DependencyProperty,System.Windows IsDraggingContentProperty | ||
Résultat |
public static DependencyProperty,System.Windows IsSelectingRegionProperty | ||
Résultat |
public static DependencyProperty,System.Windows IsUsingScrollBarsProperty | ||
Résultat |
public static DependencyProperty,System.Windows KeepContentInBoundsProperty | ||
Résultat |
public static DependencyProperty,System.Windows MaxScaleProperty | ||
Résultat |
public static DependencyProperty,System.Windows MinScaleProperty | ||
Résultat |
public static DependencyProperty,System.Windows NavigateOnPreviewProperty | ||
Résultat |
public static DependencyProperty,System.Windows PanDistanceProperty | ||
Résultat |
public static RoutedUICommand,System.Windows.Input PanDown | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static RoutedUICommand,System.Windows.Input PanLeft | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static RoutedUICommand,System.Windows.Input PanRight | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static RoutedUICommand,System.Windows.Input PanUp | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static DependencyProperty,System.Windows PositionProperty | ||
Résultat |
public static RoutedUICommand,System.Windows.Input Refocus | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static DependencyProperty,System.Windows RelativeZoomModifiersProperty | ||
Résultat |
public static DependencyProperty,System.Windows ScaleProperty | ||
Résultat |
public static DependencyProperty,System.Windows ViewFinderProperty | ||
Résultat |
public static DependencyProperty,System.Windows ViewFinderVisibilityProperty | ||
Résultat |
public static DependencyProperty,System.Windows ViewStackCountProperty | ||
Résultat |
public static RoutedEvent,System.Windows ViewStackIndexChangedEvent | ||
Résultat | System.Windows.RoutedEvent |
public static DependencyProperty,System.Windows ViewStackIndexProperty | ||
Résultat |
public static DependencyProperty,System.Windows ViewStackModeProperty | ||
Résultat |
public static DependencyProperty,System.Windows ViewStackSourceProperty | ||
Résultat |
public static DependencyProperty,System.Windows ViewportProperty | ||
Résultat |
public static RoutedUICommand,System.Windows.Input ZoomIn | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static DependencyProperty,System.Windows ZoomModifiersProperty | ||
Résultat |
public static DependencyProperty,System.Windows ZoomOnPreviewProperty | ||
Résultat |
public static DependencyProperty,System.Windows ZoomOnProperty | ||
Résultat |
public static DependencyProperty,System.Windows ZoomOriginProperty | ||
Résultat |
public static RoutedUICommand,System.Windows.Input ZoomOut | ||
Résultat | System.Windows.Input.RoutedUICommand |
public static DependencyProperty,System.Windows ZoomPercentageProperty | ||
Résultat |