バージョン

XamZoombar クラス イベント

このクラスのメンバの一覧は、XamZoombarメンバを参照してください。

パブリック イベント
 名前解説
Public イベントContextMenuClosingOccurs just before any context menu on the element is closed. System.Windows.FrameworkElementから継承されます。
Public イベントContextMenuOpeningOccurs when any context menu on the element is opened. System.Windows.FrameworkElementから継承されます。
Public イベントDataContextChangedOccurs when the data context for this element changes. System.Windows.FrameworkElementから継承されます。
Public イベントDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. System.Windows.UIElementから継承されます。
Public イベントDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. System.Windows.UIElementから継承されます。
Public イベントDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. System.Windows.UIElementから継承されます。
Public イベントDropOccurs when the input system reports an underlying drop event with this element as the drop target. System.Windows.UIElementから継承されます。
Public イベントFocusableChangedOccurs when the value of the System.Windows.UIElement.Focusable property changes. System.Windows.UIElementから継承されます。
Public イベントGiveFeedbackOccurs when the input system reports an underlying drag-and-drop event that involves this element. System.Windows.UIElementから継承されます。
Public イベントGotFocusOccurs when this element gets logical focus. System.Windows.UIElementから継承されます。
Public イベントGotKeyboardFocusOccurs when the keyboard is focused on this element. System.Windows.UIElementから継承されます。
Public イベントGotMouseCaptureOccurs when this element captures the mouse. System.Windows.UIElementから継承されます。
Public イベントGotStylusCaptureOccurs when this element captures the stylus. System.Windows.UIElementから継承されます。
Public イベントGotTouchCaptureOccurs when a touch is captured to this element. System.Windows.UIElementから継承されます。
Public イベントInitializedOccurs when this System.Windows.FrameworkElement is initialized. This event coincides with cases where the value of the System.Windows.FrameworkElement.IsInitialized property changes from false (or undefined) to true. System.Windows.FrameworkElementから継承されます。
Public イベントIsEnabledChangedOccurs when the value of the System.Windows.UIElement.IsEnabled property on this element changes. System.Windows.UIElementから継承されます。
Public イベントIsHitTestVisibleChangedOccurs when the value of the System.Windows.UIElement.IsHitTestVisible dependency property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsKeyboardFocusedChangedOccurs when the value of the System.Windows.UIElement.IsKeyboardFocused property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsKeyboardFocusWithinChangedOccurs when the value of the System.Windows.UIElement.IsKeyboardFocusWithinChanged property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsMouseCapturedChangedOccurs when the value of the System.Windows.UIElement.IsMouseCaptured property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsMouseCaptureWithinChangedOccurs when the value of the System.Windows.UIElement.IsMouseCaptureWithinProperty changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsMouseDirectlyOverChangedOccurs when the value of the System.Windows.UIElement.IsMouseDirectlyOver property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsStylusCapturedChangedOccurs when the value of the System.Windows.UIElement.IsStylusCaptured property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsStylusCaptureWithinChangedOccurs when the value of the System.Windows.UIElement.IsStylusCaptureWithin property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsStylusDirectlyOverChangedOccurs when the value of the System.Windows.UIElement.IsStylusDirectlyOver property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsVisibleChangedOccurs when the value of the System.Windows.UIElement.IsVisible property changes on this element. System.Windows.UIElementから継承されます。
Public イベントKeyDownOccurs when a key is pressed while focus is on this element. System.Windows.UIElementから継承されます。
Public イベントKeyUpOccurs when a key is released while focus is on this element. System.Windows.UIElementから継承されます。
Public イベントLayoutUpdatedOccurs when the layout of the various visual elements associated with the current System.Windows.Threading.Dispatcher changes. System.Windows.UIElementから継承されます。
Public イベントLoadedOccurs when the element is laid out, rendered, and ready for interaction. System.Windows.FrameworkElementから継承されます。
Public イベントLostFocusOccurs when this element loses logical focus. System.Windows.UIElementから継承されます。
Public イベントLostKeyboardFocusOccurs when the keyboard is no longer focused on this element,. System.Windows.UIElementから継承されます。
Public イベントLostMouseCaptureOccurs when this element loses mouse capture. System.Windows.UIElementから継承されます。
Public イベントLostStylusCaptureOccurs when this element loses stylus capture. System.Windows.UIElementから継承されます。
Public イベントLostTouchCaptureOccurs when this element loses a touch capture. System.Windows.UIElementから継承されます。
Public イベントManipulationBoundaryFeedbackOccurs when the manipulation encounters a boundary. System.Windows.UIElementから継承されます。
Public イベントManipulationCompletedOccurs when a manipulation and inertia on the System.Windows.UIElement object is complete. System.Windows.UIElementから継承されます。
Public イベントManipulationDeltaOccurs when the input device changes position during a manipulation. System.Windows.UIElementから継承されます。
Public イベントManipulationInertiaStartingOccurs when the input device loses contact with the System.Windows.UIElement object during a manipulation and inertia begins. System.Windows.UIElementから継承されます。
Public イベントManipulationStartedOccurs when an input device begins a manipulation on the System.Windows.UIElement object. System.Windows.UIElementから継承されます。
Public イベントManipulationStartingOccurs when the manipulation processor is first created. System.Windows.UIElementから継承されます。
Public イベントMouseDoubleClickOccurs when a mouse button is clicked two or more times. System.Windows.Controls.Controlから継承されます。
Public イベントMouseDownOccurs when any mouse button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントMouseEnterOccurs when the mouse pointer enters the bounds of this element. System.Windows.UIElementから継承されます。
Public イベントMouseLeaveOccurs when the mouse pointer leaves the bounds of this element. System.Windows.UIElementから継承されます。
Public イベントMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントMouseMoveOccurs when the mouse pointer moves while over this element. System.Windows.UIElementから継承されます。
Public イベントMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントMouseUpOccurs when any mouse button is released over this element. System.Windows.UIElementから継承されます。
Public イベントMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. System.Windows.UIElementから継承されます。
Public イベントPreviewDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. System.Windows.UIElementから継承されます。
Public イベントPreviewDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. System.Windows.UIElementから継承されます。
Public イベントPreviewDropOccurs when the input system reports an underlying drop event with this element as the drop target. System.Windows.UIElementから継承されます。
Public イベントPreviewGiveFeedbackOccurs when a drag-and-drop operation is started. System.Windows.UIElementから継承されます。
Public イベントPreviewGotKeyboardFocusOccurs when the keyboard is focused on this element. System.Windows.UIElementから継承されます。
Public イベントPreviewKeyDownOccurs when a key is pressed while focus is on this element. System.Windows.UIElementから継承されます。
Public イベントPreviewKeyUpOccurs when a key is released while focus is on this element. System.Windows.UIElementから継承されます。
Public イベントPreviewLostKeyboardFocusOccurs when the keyboard is no longer focused on this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseDoubleClickOccurs when a user clicks the mouse button two or more times. System.Windows.Controls.Controlから継承されます。
Public イベントPreviewMouseDownOccurs when any mouse button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseMoveOccurs when the mouse pointer moves while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseUpOccurs when any mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusDownOccurs when the stylus touches the digitizer while it is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusMoveOccurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, System.Windows.UIElement.PreviewStylusInAirMove is raised instead. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusSystemGestureOccurs when a user performs one of several stylus gestures. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusUpOccurs when the user raises the stylus off the digitizer while the stylus is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewTextInputOccurs when this element gets text in a device-independent manner. System.Windows.UIElementから継承されます。
Public イベントPreviewTouchDownOccurs when a finger touches the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewTouchMoveOccurs when a finger moves on the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. System.Windows.UIElementから継承されます。
Public イベントQueryCursorOccurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position. System.Windows.UIElementから継承されます。
Public イベントRequestBringIntoViewOccurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. System.Windows.FrameworkElementから継承されます。
Public イベントSizeChangedOccurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on this element. System.Windows.FrameworkElementから継承されます。
Public イベントSourceUpdatedOccurs when the source value changes for any existing property binding on this element. System.Windows.FrameworkElementから継承されます。
Public イベントStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントStylusDownOccurs when the stylus touches the digitizer while the stylus is over this element. System.Windows.UIElementから継承されます。
Public イベントStylusEnterOccurs when the stylus enters the bounds of this element. System.Windows.UIElementから継承されます。
Public イベントStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. System.Windows.UIElementから継承されます。
Public イベントStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. System.Windows.UIElementから継承されます。
Public イベントStylusLeaveOccurs when the stylus leaves the bounds of the element. System.Windows.UIElementから継承されます。
Public イベントStylusMoveOccurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, System.Windows.UIElement.StylusInAirMove is raised instead. System.Windows.UIElementから継承されます。
Public イベントStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected, while over this element. System.Windows.UIElementから継承されます。
Public イベントStylusSystemGestureOccurs when a user performs one of several stylus gestures. System.Windows.UIElementから継承されます。
Public イベントStylusUpOccurs when the user raises the stylus off the digitizer while it is over this element. System.Windows.UIElementから継承されます。
Public イベントTargetUpdatedOccurs when the target value changes for any property binding on this element. System.Windows.FrameworkElementから継承されます。
Public イベントTextInputOccurs when this element gets text in a device-independent manner. System.Windows.UIElementから継承されます。
Public イベントToolTipClosingOccurs just before any tooltip on the element is closed. System.Windows.FrameworkElementから継承されます。
Public イベントToolTipOpeningOccurs when any tooltip on the element is opened. System.Windows.FrameworkElementから継承されます。
Public イベントTouchDownOccurs when a finger touches the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントTouchEnterOccurs when a touch moves from outside to inside the bounds of this element. System.Windows.UIElementから継承されます。
Public イベントTouchLeaveOccurs when a touch moves from inside to outside the bounds of this element. System.Windows.UIElementから継承されます。
Public イベントTouchMoveOccurs when a finger moves on the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントUnloadedOccurs when the element is removed from within an element tree of loaded elements. System.Windows.FrameworkElementから継承されます。
Public イベントZoomChangedズームが変更されたときに発生するイベント。  
Public イベントZoomChangingズームが変更されているときに発生するイベント。  
トップ
参照