UIElementEvents Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.MVVM.UIElementEvents

Namespace:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public NotInheritable Class UIElementEvents
public static class UIElementEvents
public ref class UIElementEvents abstract sealed
[<AbstractClass>]
[<Sealed>]
type UIElementEvents =  class end
public final class UIElementEvents

The UIElementEvents type exposes the following members.

Attached Properties

  Name Description
Public attached property DragEnterCommand
Public attached property DragEnterCommandParameter
Public attached property DragLeaveCommand
Public attached property DragLeaveCommandParameter
Public attached property DragOverCommand
Public attached property DragOverCommandParameter
Public attached property DropCommand
Public attached property DropCommandParameter
Public attached property GiveFeedbackCommand
Public attached property GiveFeedbackCommandParameter
Public attached property GotFocusCommand
Public attached property GotFocusCommandParameter
Public attached property GotKeyboardFocusCommand
Public attached property GotKeyboardFocusCommandParameter
Public attached property GotMouseCaptureCommand
Public attached property GotMouseCaptureCommandParameter
Public attached property GotStylusCaptureCommand
Public attached property GotStylusCaptureCommandParameter
Public attached property GotTouchCaptureCommand
Public attached property GotTouchCaptureCommandParameter
Public attached property KeyDownCommand
Public attached property KeyDownCommandParameter
Public attached property KeyUpCommand
Public attached property KeyUpCommandParameter
Public attached property LostFocusCommand
Public attached property LostFocusCommandParameter
Public attached property LostFocusWithinCommand
Public attached property LostFocusWithinCommandParameter
Public attached property LostKeyboardFocusCommand
Public attached property LostKeyboardFocusCommandParameter
Public attached property LostKeyboardFocusWithinCommand
Public attached property LostKeyboardFocusWithinCommandParameter
Public attached property LostMouseCaptureCommand
Public attached property LostMouseCaptureCommandParameter
Public attached property LostStylusCaptureCommand
Public attached property LostStylusCaptureCommandParameter
Public attached property LostTouchCaptureCommand
Public attached property LostTouchCaptureCommandParameter
Public attached property ManipulationBoundaryFeedbackCommand
Public attached property ManipulationBoundaryFeedbackCommandParameter
Public attached property ManipulationCompletedCommand
Public attached property ManipulationCompletedCommandParameter
Public attached property ManipulationDeltaCommand
Public attached property ManipulationDeltaCommandParameter
Public attached property ManipulationInertiaStartingCommand
Public attached property ManipulationInertiaStartingCommandParameter
Public attached property ManipulationStartedCommand
Public attached property ManipulationStartedCommandParameter
Public attached property ManipulationStartingCommand
Public attached property ManipulationStartingCommandParameter
Public attached property MouseDownCommand
Public attached property MouseDownCommandParameter
Public attached property MouseEnterCommand
Public attached property MouseEnterCommandParameter
Public attached property MouseLeaveCommand
Public attached property MouseLeaveCommandParameter
Public attached property MouseLeftButtonDownCommand
Public attached property MouseLeftButtonDownCommandParameter
Public attached property MouseLeftButtonUpCommand
Public attached property MouseLeftButtonUpCommandParameter
Public attached property MouseMoveCommand
Public attached property MouseMoveCommandParameter
Public attached property MouseRightButtonDownCommand
Public attached property MouseRightButtonDownCommandParameter
Public attached property MouseRightButtonUpCommand
Public attached property MouseRightButtonUpCommandParameter
Public attached property MouseUpCommand
Public attached property MouseUpCommandParameter
Public attached property MouseWheelCommand
Public attached property MouseWheelCommandParameter
Public attached property PreviewDragEnterCommand
Public attached property PreviewDragEnterCommandParameter
Public attached property PreviewDragLeaveCommand
Public attached property PreviewDragLeaveCommandParameter
Public attached property PreviewDragOverCommand
Public attached property PreviewDragOverCommandParameter
Public attached property PreviewDropCommand
Public attached property PreviewDropCommandParameter
Public attached property PreviewGiveFeedbackCommand
Public attached property PreviewGiveFeedbackCommandParameter
Public attached property PreviewGotKeyboardFocusCommand
Public attached property PreviewGotKeyboardFocusCommandParameter
Public attached property PreviewKeyDownCommand
Public attached property PreviewKeyDownCommandParameter
Public attached property PreviewKeyUpCommand
Public attached property PreviewKeyUpCommandParameter
Public attached property PreviewLostKeyboardFocusCommand
Public attached property PreviewLostKeyboardFocusCommandParameter
Public attached property PreviewMouseDownCommand
Public attached property PreviewMouseDownCommandParameter
Public attached property PreviewMouseLeftButtonDownCommand
Public attached property PreviewMouseLeftButtonDownCommandParameter
Public attached property PreviewMouseLeftButtonUpCommand
Public attached property PreviewMouseLeftButtonUpCommandParameter
Public attached property PreviewMouseMoveCommand
Public attached property PreviewMouseMoveCommandParameter
Public attached property PreviewMouseRightButtonDownCommand
Public attached property PreviewMouseRightButtonDownCommandParameter
Public attached property PreviewMouseRightButtonUpCommand
Public attached property PreviewMouseRightButtonUpCommandParameter
Public attached property PreviewMouseUpCommand
Public attached property PreviewMouseUpCommandParameter
Public attached property PreviewMouseWheelCommand
Public attached property PreviewMouseWheelCommandParameter
Public attached property PreviewQueryContinueDragCommand
Public attached property PreviewQueryContinueDragCommandParameter
Public attached property PreviewStylusButtonDownCommand
Public attached property PreviewStylusButtonDownCommandParameter
Public attached property PreviewStylusButtonUpCommand
Public attached property PreviewStylusButtonUpCommandParameter
Public attached property PreviewStylusDownCommand
Public attached property PreviewStylusDownCommandParameter
Public attached property PreviewStylusInAirMoveCommand
Public attached property PreviewStylusInAirMoveCommandParameter
Public attached property PreviewStylusInRangeCommand
Public attached property PreviewStylusInRangeCommandParameter
Public attached property PreviewStylusMoveCommand
Public attached property PreviewStylusMoveCommandParameter
Public attached property PreviewStylusOutOfRangeCommand
Public attached property PreviewStylusOutOfRangeCommandParameter
Public attached property PreviewStylusSystemGestureCommand
Public attached property PreviewStylusSystemGestureCommandParameter
Public attached property PreviewStylusUpCommand
Public attached property PreviewStylusUpCommandParameter
Public attached property PreviewTextInputCommand
Public attached property PreviewTextInputCommandParameter
Public attached property PreviewTouchDownCommand
Public attached property PreviewTouchDownCommandParameter
Public attached property PreviewTouchMoveCommand
Public attached property PreviewTouchMoveCommandParameter
Public attached property PreviewTouchUpCommand
Public attached property PreviewTouchUpCommandParameter
Public attached property QueryContinueDragCommand
Public attached property QueryContinueDragCommandParameter
Public attached property QueryCursorCommand
Public attached property QueryCursorCommandParameter
Public attached property StylusButtonDownCommand
Public attached property StylusButtonDownCommandParameter
Public attached property StylusButtonUpCommand
Public attached property StylusButtonUpCommandParameter
Public attached property StylusDownCommand
Public attached property StylusDownCommandParameter
Public attached property StylusEnterCommand
Public attached property StylusEnterCommandParameter
Public attached property StylusInAirMoveCommand
Public attached property StylusInAirMoveCommandParameter
Public attached property StylusInRangeCommand
Public attached property StylusInRangeCommandParameter
Public attached property StylusLeaveCommand
Public attached property StylusLeaveCommandParameter
Public attached property StylusMoveCommand
Public attached property StylusMoveCommandParameter
Public attached property StylusOutOfRangeCommand
Public attached property StylusOutOfRangeCommandParameter
Public attached property StylusSystemGestureCommand
Public attached property StylusSystemGestureCommandParameter
Public attached property StylusUpCommand
Public attached property StylusUpCommandParameter
Public attached property TextInputCommand
Public attached property TextInputCommandParameter
Public attached property TouchDownCommand
Public attached property TouchDownCommandParameter
Public attached property TouchEnterCommand
Public attached property TouchEnterCommandParameter
Public attached property TouchLeaveCommand
Public attached property TouchLeaveCommandParameter
Public attached property TouchMoveCommand
Public attached property TouchMoveCommandParameter
Public attached property TouchUpCommand
Public attached property TouchUpCommandParameter

Top

Methods

  Name Description
Public methodStatic member GetDragEnterCommand
Public methodStatic member GetDragEnterCommandParameter
Public methodStatic member GetDragLeaveCommand
Public methodStatic member GetDragLeaveCommandParameter
Public methodStatic member GetDragOverCommand
Public methodStatic member GetDragOverCommandParameter
Public methodStatic member GetDropCommand
Public methodStatic member GetDropCommandParameter
Public methodStatic member GetGiveFeedbackCommand
Public methodStatic member GetGiveFeedbackCommandParameter
Public methodStatic member GetGotFocusCommand
Public methodStatic member GetGotFocusCommandParameter
Public methodStatic member GetGotKeyboardFocusCommand
Public methodStatic member GetGotKeyboardFocusCommandParameter
Public methodStatic member GetGotMouseCaptureCommand
Public methodStatic member GetGotMouseCaptureCommandParameter
Public methodStatic member GetGotStylusCaptureCommand
Public methodStatic member GetGotStylusCaptureCommandParameter
Public methodStatic member GetGotTouchCaptureCommand
Public methodStatic member GetGotTouchCaptureCommandParameter
Public methodStatic member GetKeyDownCommand
Public methodStatic member GetKeyDownCommandParameter
Public methodStatic member GetKeyUpCommand
Public methodStatic member GetKeyUpCommandParameter
Public methodStatic member GetLostFocusCommand
Public methodStatic member GetLostFocusCommandParameter
Public methodStatic member GetLostFocusWithinCommand
Public methodStatic member GetLostFocusWithinCommandParameter
Public methodStatic member GetLostKeyboardFocusCommand
Public methodStatic member GetLostKeyboardFocusCommandParameter
Public methodStatic member GetLostKeyboardFocusWithinCommand
Public methodStatic member GetLostKeyboardFocusWithinCommandParameter
Public methodStatic member GetLostMouseCaptureCommand
Public methodStatic member GetLostMouseCaptureCommandParameter
Public methodStatic member GetLostStylusCaptureCommand
Public methodStatic member GetLostStylusCaptureCommandParameter
Public methodStatic member GetLostTouchCaptureCommand
Public methodStatic member GetLostTouchCaptureCommandParameter
Public methodStatic member GetManipulationBoundaryFeedbackCommand
Public methodStatic member GetManipulationBoundaryFeedbackCommandParameter
Public methodStatic member GetManipulationCompletedCommand
Public methodStatic member GetManipulationCompletedCommandParameter
Public methodStatic member GetManipulationDeltaCommand
Public methodStatic member GetManipulationDeltaCommandParameter
Public methodStatic member GetManipulationInertiaStartingCommand
Public methodStatic member GetManipulationInertiaStartingCommandParameter
Public methodStatic member GetManipulationStartedCommand
Public methodStatic member GetManipulationStartedCommandParameter
Public methodStatic member GetManipulationStartingCommand
Public methodStatic member GetManipulationStartingCommandParameter
Public methodStatic member GetMouseDownCommand
Public methodStatic member GetMouseDownCommandParameter
Public methodStatic member GetMouseEnterCommand
Public methodStatic member GetMouseEnterCommandParameter
Public methodStatic member GetMouseLeaveCommand
Public methodStatic member GetMouseLeaveCommandParameter
Public methodStatic member GetMouseLeftButtonDownCommand
Public methodStatic member GetMouseLeftButtonDownCommandParameter
Public methodStatic member GetMouseLeftButtonUpCommand
Public methodStatic member GetMouseLeftButtonUpCommandParameter
Public methodStatic member GetMouseMoveCommand
Public methodStatic member GetMouseMoveCommandParameter
Public methodStatic member GetMouseRightButtonDownCommand
Public methodStatic member GetMouseRightButtonDownCommandParameter
Public methodStatic member GetMouseRightButtonUpCommand
Public methodStatic member GetMouseRightButtonUpCommandParameter
Public methodStatic member GetMouseUpCommand
Public methodStatic member GetMouseUpCommandParameter
Public methodStatic member GetMouseWheelCommand
Public methodStatic member GetMouseWheelCommandParameter
Public methodStatic member GetPreviewDragEnterCommand
Public methodStatic member GetPreviewDragEnterCommandParameter
Public methodStatic member GetPreviewDragLeaveCommand
Public methodStatic member GetPreviewDragLeaveCommandParameter
Public methodStatic member GetPreviewDragOverCommand
Public methodStatic member GetPreviewDragOverCommandParameter
Public methodStatic member GetPreviewDropCommand
Public methodStatic member GetPreviewDropCommandParameter
Public methodStatic member GetPreviewGiveFeedbackCommand
Public methodStatic member GetPreviewGiveFeedbackCommandParameter
Public methodStatic member GetPreviewGotKeyboardFocusCommand
Public methodStatic member GetPreviewGotKeyboardFocusCommandParameter
Public methodStatic member GetPreviewKeyDownCommand
Public methodStatic member GetPreviewKeyDownCommandParameter
Public methodStatic member GetPreviewKeyUpCommand
Public methodStatic member GetPreviewKeyUpCommandParameter
Public methodStatic member GetPreviewLostKeyboardFocusCommand
Public methodStatic member GetPreviewLostKeyboardFocusCommandParameter
Public methodStatic member GetPreviewMouseDownCommand
Public methodStatic member GetPreviewMouseDownCommandParameter
Public methodStatic member GetPreviewMouseLeftButtonDownCommand
Public methodStatic member GetPreviewMouseLeftButtonDownCommandParameter
Public methodStatic member GetPreviewMouseLeftButtonUpCommand
Public methodStatic member GetPreviewMouseLeftButtonUpCommandParameter
Public methodStatic member GetPreviewMouseMoveCommand
Public methodStatic member GetPreviewMouseMoveCommandParameter
Public methodStatic member GetPreviewMouseRightButtonDownCommand
Public methodStatic member GetPreviewMouseRightButtonDownCommandParameter
Public methodStatic member GetPreviewMouseRightButtonUpCommand
Public methodStatic member GetPreviewMouseRightButtonUpCommandParameter
Public methodStatic member GetPreviewMouseUpCommand
Public methodStatic member GetPreviewMouseUpCommandParameter
Public methodStatic member GetPreviewMouseWheelCommand
Public methodStatic member GetPreviewMouseWheelCommandParameter
Public methodStatic member GetPreviewQueryContinueDragCommand
Public methodStatic member GetPreviewQueryContinueDragCommandParameter
Public methodStatic member GetPreviewStylusButtonDownCommand
Public methodStatic member GetPreviewStylusButtonDownCommandParameter
Public methodStatic member GetPreviewStylusButtonUpCommand
Public methodStatic member GetPreviewStylusButtonUpCommandParameter
Public methodStatic member GetPreviewStylusDownCommand
Public methodStatic member GetPreviewStylusDownCommandParameter
Public methodStatic member GetPreviewStylusInAirMoveCommand
Public methodStatic member GetPreviewStylusInAirMoveCommandParameter
Public methodStatic member GetPreviewStylusInRangeCommand
Public methodStatic member GetPreviewStylusInRangeCommandParameter
Public methodStatic member GetPreviewStylusMoveCommand
Public methodStatic member GetPreviewStylusMoveCommandParameter
Public methodStatic member GetPreviewStylusOutOfRangeCommand
Public methodStatic member GetPreviewStylusOutOfRangeCommandParameter
Public methodStatic member GetPreviewStylusSystemGestureCommand
Public methodStatic member GetPreviewStylusSystemGestureCommandParameter
Public methodStatic member GetPreviewStylusUpCommand
Public methodStatic member GetPreviewStylusUpCommandParameter
Public methodStatic member GetPreviewTextInputCommand
Public methodStatic member GetPreviewTextInputCommandParameter
Public methodStatic member GetPreviewTouchDownCommand
Public methodStatic member GetPreviewTouchDownCommandParameter
Public methodStatic member GetPreviewTouchMoveCommand
Public methodStatic member GetPreviewTouchMoveCommandParameter
Public methodStatic member GetPreviewTouchUpCommand
Public methodStatic member GetPreviewTouchUpCommandParameter
Public methodStatic member GetQueryContinueDragCommand
Public methodStatic member GetQueryContinueDragCommandParameter
Public methodStatic member GetQueryCursorCommand
Public methodStatic member GetQueryCursorCommandParameter
Public methodStatic member GetStylusButtonDownCommand
Public methodStatic member GetStylusButtonDownCommandParameter
Public methodStatic member GetStylusButtonUpCommand
Public methodStatic member GetStylusButtonUpCommandParameter
Public methodStatic member GetStylusDownCommand
Public methodStatic member GetStylusDownCommandParameter
Public methodStatic member GetStylusEnterCommand
Public methodStatic member GetStylusEnterCommandParameter
Public methodStatic member GetStylusInAirMoveCommand
Public methodStatic member GetStylusInAirMoveCommandParameter
Public methodStatic member GetStylusInRangeCommand
Public methodStatic member GetStylusInRangeCommandParameter
Public methodStatic member GetStylusLeaveCommand
Public methodStatic member GetStylusLeaveCommandParameter
Public methodStatic member GetStylusMoveCommand
Public methodStatic member GetStylusMoveCommandParameter
Public methodStatic member GetStylusOutOfRangeCommand
Public methodStatic member GetStylusOutOfRangeCommandParameter
Public methodStatic member GetStylusSystemGestureCommand
Public methodStatic member GetStylusSystemGestureCommandParameter
Public methodStatic member GetStylusUpCommand
Public methodStatic member GetStylusUpCommandParameter
Public methodStatic member GetTextInputCommand
Public methodStatic member GetTextInputCommandParameter
Public methodStatic member GetTouchDownCommand
Public methodStatic member GetTouchDownCommandParameter
Public methodStatic member GetTouchEnterCommand
Public methodStatic member GetTouchEnterCommandParameter
Public methodStatic member GetTouchLeaveCommand
Public methodStatic member GetTouchLeaveCommandParameter
Public methodStatic member GetTouchMoveCommand
Public methodStatic member GetTouchMoveCommandParameter
Public methodStatic member GetTouchUpCommand
Public methodStatic member GetTouchUpCommandParameter
Public methodStatic member SetDragEnterCommand
Public methodStatic member SetDragEnterCommandParameter
Public methodStatic member SetDragLeaveCommand
Public methodStatic member SetDragLeaveCommandParameter
Public methodStatic member SetDragOverCommand
Public methodStatic member SetDragOverCommandParameter
Public methodStatic member SetDropCommand
Public methodStatic member SetDropCommandParameter
Public methodStatic member SetGiveFeedbackCommand
Public methodStatic member SetGiveFeedbackCommandParameter
Public methodStatic member SetGotFocusCommand
Public methodStatic member SetGotFocusCommandParameter
Public methodStatic member SetGotKeyboardFocusCommand
Public methodStatic member SetGotKeyboardFocusCommandParameter
Public methodStatic member SetGotMouseCaptureCommand
Public methodStatic member SetGotMouseCaptureCommandParameter
Public methodStatic member SetGotStylusCaptureCommand
Public methodStatic member SetGotStylusCaptureCommandParameter
Public methodStatic member SetGotTouchCaptureCommand
Public methodStatic member SetGotTouchCaptureCommandParameter
Public methodStatic member SetKeyDownCommand
Public methodStatic member SetKeyDownCommandParameter
Public methodStatic member SetKeyUpCommand
Public methodStatic member SetKeyUpCommandParameter
Public methodStatic member SetLostFocusCommand
Public methodStatic member SetLostFocusCommandParameter
Public methodStatic member SetLostFocusWithinCommand
Public methodStatic member SetLostFocusWithinCommandParameter
Public methodStatic member SetLostKeyboardFocusCommand
Public methodStatic member SetLostKeyboardFocusCommandParameter
Public methodStatic member SetLostKeyboardFocusWithinCommand
Public methodStatic member SetLostKeyboardFocusWithinCommandParameter
Public methodStatic member SetLostMouseCaptureCommand
Public methodStatic member SetLostMouseCaptureCommandParameter
Public methodStatic member SetLostStylusCaptureCommand
Public methodStatic member SetLostStylusCaptureCommandParameter
Public methodStatic member SetLostTouchCaptureCommand
Public methodStatic member SetLostTouchCaptureCommandParameter
Public methodStatic member SetManipulationBoundaryFeedbackCommand
Public methodStatic member SetManipulationBoundaryFeedbackCommandParameter
Public methodStatic member SetManipulationCompletedCommand
Public methodStatic member SetManipulationCompletedCommandParameter
Public methodStatic member SetManipulationDeltaCommand
Public methodStatic member SetManipulationDeltaCommandParameter
Public methodStatic member SetManipulationInertiaStartingCommand
Public methodStatic member SetManipulationInertiaStartingCommandParameter
Public methodStatic member SetManipulationStartedCommand
Public methodStatic member SetManipulationStartedCommandParameter
Public methodStatic member SetManipulationStartingCommand
Public methodStatic member SetManipulationStartingCommandParameter
Public methodStatic member SetMouseDownCommand
Public methodStatic member SetMouseDownCommandParameter
Public methodStatic member SetMouseEnterCommand
Public methodStatic member SetMouseEnterCommandParameter
Public methodStatic member SetMouseLeaveCommand
Public methodStatic member SetMouseLeaveCommandParameter
Public methodStatic member SetMouseLeftButtonDownCommand
Public methodStatic member SetMouseLeftButtonDownCommandParameter
Public methodStatic member SetMouseLeftButtonUpCommand
Public methodStatic member SetMouseLeftButtonUpCommandParameter
Public methodStatic member SetMouseMoveCommand
Public methodStatic member SetMouseMoveCommandParameter
Public methodStatic member SetMouseRightButtonDownCommand
Public methodStatic member SetMouseRightButtonDownCommandParameter
Public methodStatic member SetMouseRightButtonUpCommand
Public methodStatic member SetMouseRightButtonUpCommandParameter
Public methodStatic member SetMouseUpCommand
Public methodStatic member SetMouseUpCommandParameter
Public methodStatic member SetMouseWheelCommand
Public methodStatic member SetMouseWheelCommandParameter
Public methodStatic member SetPreviewDragEnterCommand
Public methodStatic member SetPreviewDragEnterCommandParameter
Public methodStatic member SetPreviewDragLeaveCommand
Public methodStatic member SetPreviewDragLeaveCommandParameter
Public methodStatic member SetPreviewDragOverCommand
Public methodStatic member SetPreviewDragOverCommandParameter
Public methodStatic member SetPreviewDropCommand
Public methodStatic member SetPreviewDropCommandParameter
Public methodStatic member SetPreviewGiveFeedbackCommand
Public methodStatic member SetPreviewGiveFeedbackCommandParameter
Public methodStatic member SetPreviewGotKeyboardFocusCommand
Public methodStatic member SetPreviewGotKeyboardFocusCommandParameter
Public methodStatic member SetPreviewKeyDownCommand
Public methodStatic member SetPreviewKeyDownCommandParameter
Public methodStatic member SetPreviewKeyUpCommand
Public methodStatic member SetPreviewKeyUpCommandParameter
Public methodStatic member SetPreviewLostKeyboardFocusCommand
Public methodStatic member SetPreviewLostKeyboardFocusCommandParameter
Public methodStatic member SetPreviewMouseDownCommand
Public methodStatic member SetPreviewMouseDownCommandParameter
Public methodStatic member SetPreviewMouseLeftButtonDownCommand
Public methodStatic member SetPreviewMouseLeftButtonDownCommandParameter
Public methodStatic member SetPreviewMouseLeftButtonUpCommand
Public methodStatic member SetPreviewMouseLeftButtonUpCommandParameter
Public methodStatic member SetPreviewMouseMoveCommand
Public methodStatic member SetPreviewMouseMoveCommandParameter
Public methodStatic member SetPreviewMouseRightButtonDownCommand
Public methodStatic member SetPreviewMouseRightButtonDownCommandParameter
Public methodStatic member SetPreviewMouseRightButtonUpCommand
Public methodStatic member SetPreviewMouseRightButtonUpCommandParameter
Public methodStatic member SetPreviewMouseUpCommand
Public methodStatic member SetPreviewMouseUpCommandParameter
Public methodStatic member SetPreviewMouseWheelCommand
Public methodStatic member SetPreviewMouseWheelCommandParameter
Public methodStatic member SetPreviewQueryContinueDragCommand
Public methodStatic member SetPreviewQueryContinueDragCommandParameter
Public methodStatic member SetPreviewStylusButtonDownCommand
Public methodStatic member SetPreviewStylusButtonDownCommandParameter
Public methodStatic member SetPreviewStylusButtonUpCommand
Public methodStatic member SetPreviewStylusButtonUpCommandParameter
Public methodStatic member SetPreviewStylusDownCommand
Public methodStatic member SetPreviewStylusDownCommandParameter
Public methodStatic member SetPreviewStylusInAirMoveCommand
Public methodStatic member SetPreviewStylusInAirMoveCommandParameter
Public methodStatic member SetPreviewStylusInRangeCommand
Public methodStatic member SetPreviewStylusInRangeCommandParameter
Public methodStatic member SetPreviewStylusMoveCommand
Public methodStatic member SetPreviewStylusMoveCommandParameter
Public methodStatic member SetPreviewStylusOutOfRangeCommand
Public methodStatic member SetPreviewStylusOutOfRangeCommandParameter
Public methodStatic member SetPreviewStylusSystemGestureCommand
Public methodStatic member SetPreviewStylusSystemGestureCommandParameter
Public methodStatic member SetPreviewStylusUpCommand
Public methodStatic member SetPreviewStylusUpCommandParameter
Public methodStatic member SetPreviewTextInputCommand
Public methodStatic member SetPreviewTextInputCommandParameter
Public methodStatic member SetPreviewTouchDownCommand
Public methodStatic member SetPreviewTouchDownCommandParameter
Public methodStatic member SetPreviewTouchMoveCommand
Public methodStatic member SetPreviewTouchMoveCommandParameter
Public methodStatic member SetPreviewTouchUpCommand
Public methodStatic member SetPreviewTouchUpCommandParameter
Public methodStatic member SetQueryContinueDragCommand
Public methodStatic member SetQueryContinueDragCommandParameter
Public methodStatic member SetQueryCursorCommand
Public methodStatic member SetQueryCursorCommandParameter
Public methodStatic member SetStylusButtonDownCommand
Public methodStatic member SetStylusButtonDownCommandParameter
Public methodStatic member SetStylusButtonUpCommand
Public methodStatic member SetStylusButtonUpCommandParameter
Public methodStatic member SetStylusDownCommand
Public methodStatic member SetStylusDownCommandParameter
Public methodStatic member SetStylusEnterCommand
Public methodStatic member SetStylusEnterCommandParameter
Public methodStatic member SetStylusInAirMoveCommand
Public methodStatic member SetStylusInAirMoveCommandParameter
Public methodStatic member SetStylusInRangeCommand
Public methodStatic member SetStylusInRangeCommandParameter
Public methodStatic member SetStylusLeaveCommand
Public methodStatic member SetStylusLeaveCommandParameter
Public methodStatic member SetStylusMoveCommand
Public methodStatic member SetStylusMoveCommandParameter
Public methodStatic member SetStylusOutOfRangeCommand
Public methodStatic member SetStylusOutOfRangeCommandParameter
Public methodStatic member SetStylusSystemGestureCommand
Public methodStatic member SetStylusSystemGestureCommandParameter
Public methodStatic member SetStylusUpCommand
Public methodStatic member SetStylusUpCommandParameter
Public methodStatic member SetTextInputCommand
Public methodStatic member SetTextInputCommandParameter
Public methodStatic member SetTouchDownCommand
Public methodStatic member SetTouchDownCommandParameter
Public methodStatic member SetTouchEnterCommand
Public methodStatic member SetTouchEnterCommandParameter
Public methodStatic member SetTouchLeaveCommand
Public methodStatic member SetTouchLeaveCommandParameter
Public methodStatic member SetTouchMoveCommand
Public methodStatic member SetTouchMoveCommandParameter
Public methodStatic member SetTouchUpCommand
Public methodStatic member SetTouchUpCommandParameter

Top

Fields

  Name Description
Public fieldStatic member DragEnterCommandParameterProperty
Public fieldStatic member DragEnterCommandProperty
Public fieldStatic member DragLeaveCommandParameterProperty
Public fieldStatic member DragLeaveCommandProperty
Public fieldStatic member DragOverCommandParameterProperty
Public fieldStatic member DragOverCommandProperty
Public fieldStatic member DropCommandParameterProperty
Public fieldStatic member DropCommandProperty
Public fieldStatic member GiveFeedbackCommandParameterProperty
Public fieldStatic member GiveFeedbackCommandProperty
Public fieldStatic member GotFocusCommandParameterProperty
Public fieldStatic member GotFocusCommandProperty
Public fieldStatic member GotKeyboardFocusCommandParameterProperty
Public fieldStatic member GotKeyboardFocusCommandProperty
Public fieldStatic member GotMouseCaptureCommandParameterProperty
Public fieldStatic member GotMouseCaptureCommandProperty
Public fieldStatic member GotStylusCaptureCommandParameterProperty
Public fieldStatic member GotStylusCaptureCommandProperty
Public fieldStatic member GotTouchCaptureCommandParameterProperty
Public fieldStatic member GotTouchCaptureCommandProperty
Public fieldStatic member KeyDownCommandParameterProperty
Public fieldStatic member KeyDownCommandProperty
Public fieldStatic member KeyUpCommandParameterProperty
Public fieldStatic member KeyUpCommandProperty
Public fieldStatic member LostFocusCommandParameterProperty
Public fieldStatic member LostFocusCommandProperty
Public fieldStatic member LostFocusWithinCommandParameterProperty
Public fieldStatic member LostFocusWithinCommandProperty
Public fieldStatic member LostKeyboardFocusCommandParameterProperty
Public fieldStatic member LostKeyboardFocusCommandProperty
Public fieldStatic member LostKeyboardFocusWithinCommandParameterProperty
Public fieldStatic member LostKeyboardFocusWithinCommandProperty
Public fieldStatic member LostMouseCaptureCommandParameterProperty
Public fieldStatic member LostMouseCaptureCommandProperty
Public fieldStatic member LostStylusCaptureCommandParameterProperty
Public fieldStatic member LostStylusCaptureCommandProperty
Public fieldStatic member LostTouchCaptureCommandParameterProperty
Public fieldStatic member LostTouchCaptureCommandProperty
Public fieldStatic member ManipulationBoundaryFeedbackCommandParameterProperty
Public fieldStatic member ManipulationBoundaryFeedbackCommandProperty
Public fieldStatic member ManipulationCompletedCommandParameterProperty
Public fieldStatic member ManipulationCompletedCommandProperty
Public fieldStatic member ManipulationDeltaCommandParameterProperty
Public fieldStatic member ManipulationDeltaCommandProperty
Public fieldStatic member ManipulationInertiaStartingCommandParameterProperty
Public fieldStatic member ManipulationInertiaStartingCommandProperty
Public fieldStatic member ManipulationStartedCommandParameterProperty
Public fieldStatic member ManipulationStartedCommandProperty
Public fieldStatic member ManipulationStartingCommandParameterProperty
Public fieldStatic member ManipulationStartingCommandProperty
Public fieldStatic member MouseDownCommandParameterProperty
Public fieldStatic member MouseDownCommandProperty
Public fieldStatic member MouseEnterCommandParameterProperty
Public fieldStatic member MouseEnterCommandProperty
Public fieldStatic member MouseLeaveCommandParameterProperty
Public fieldStatic member MouseLeaveCommandProperty
Public fieldStatic member MouseLeftButtonDownCommandParameterProperty
Public fieldStatic member MouseLeftButtonDownCommandProperty
Public fieldStatic member MouseLeftButtonUpCommandParameterProperty
Public fieldStatic member MouseLeftButtonUpCommandProperty
Public fieldStatic member MouseMoveCommandParameterProperty
Public fieldStatic member MouseMoveCommandProperty
Public fieldStatic member MouseRightButtonDownCommandParameterProperty
Public fieldStatic member MouseRightButtonDownCommandProperty
Public fieldStatic member MouseRightButtonUpCommandParameterProperty
Public fieldStatic member MouseRightButtonUpCommandProperty
Public fieldStatic member MouseUpCommandParameterProperty
Public fieldStatic member MouseUpCommandProperty
Public fieldStatic member MouseWheelCommandParameterProperty
Public fieldStatic member MouseWheelCommandProperty
Public fieldStatic member PreviewDragEnterCommandParameterProperty
Public fieldStatic member PreviewDragEnterCommandProperty
Public fieldStatic member PreviewDragLeaveCommandParameterProperty
Public fieldStatic member PreviewDragLeaveCommandProperty
Public fieldStatic member PreviewDragOverCommandParameterProperty
Public fieldStatic member PreviewDragOverCommandProperty
Public fieldStatic member PreviewDropCommandParameterProperty
Public fieldStatic member PreviewDropCommandProperty
Public fieldStatic member PreviewGiveFeedbackCommandParameterProperty
Public fieldStatic member PreviewGiveFeedbackCommandProperty
Public fieldStatic member PreviewGotKeyboardFocusCommandParameterProperty
Public fieldStatic member PreviewGotKeyboardFocusCommandProperty
Public fieldStatic member PreviewKeyDownCommandParameterProperty
Public fieldStatic member PreviewKeyDownCommandProperty
Public fieldStatic member PreviewKeyUpCommandParameterProperty
Public fieldStatic member PreviewKeyUpCommandProperty
Public fieldStatic member PreviewLostKeyboardFocusCommandParameterProperty
Public fieldStatic member PreviewLostKeyboardFocusCommandProperty
Public fieldStatic member PreviewMouseDownCommandParameterProperty
Public fieldStatic member PreviewMouseDownCommandProperty
Public fieldStatic member PreviewMouseLeftButtonDownCommandParameterProperty
Public fieldStatic member PreviewMouseLeftButtonDownCommandProperty
Public fieldStatic member PreviewMouseLeftButtonUpCommandParameterProperty
Public fieldStatic member PreviewMouseLeftButtonUpCommandProperty
Public fieldStatic member PreviewMouseMoveCommandParameterProperty
Public fieldStatic member PreviewMouseMoveCommandProperty
Public fieldStatic member PreviewMouseRightButtonDownCommandParameterProperty
Public fieldStatic member PreviewMouseRightButtonDownCommandProperty
Public fieldStatic member PreviewMouseRightButtonUpCommandParameterProperty
Public fieldStatic member PreviewMouseRightButtonUpCommandProperty
Public fieldStatic member PreviewMouseUpCommandParameterProperty
Public fieldStatic member PreviewMouseUpCommandProperty
Public fieldStatic member PreviewMouseWheelCommandParameterProperty
Public fieldStatic member PreviewMouseWheelCommandProperty
Public fieldStatic member PreviewQueryContinueDragCommandParameterProperty
Public fieldStatic member PreviewQueryContinueDragCommandProperty
Public fieldStatic member PreviewStylusButtonDownCommandParameterProperty
Public fieldStatic member PreviewStylusButtonDownCommandProperty
Public fieldStatic member PreviewStylusButtonUpCommandParameterProperty
Public fieldStatic member PreviewStylusButtonUpCommandProperty
Public fieldStatic member PreviewStylusDownCommandParameterProperty
Public fieldStatic member PreviewStylusDownCommandProperty
Public fieldStatic member PreviewStylusInAirMoveCommandParameterProperty
Public fieldStatic member PreviewStylusInAirMoveCommandProperty
Public fieldStatic member PreviewStylusInRangeCommandParameterProperty
Public fieldStatic member PreviewStylusInRangeCommandProperty
Public fieldStatic member PreviewStylusMoveCommandParameterProperty
Public fieldStatic member PreviewStylusMoveCommandProperty
Public fieldStatic member PreviewStylusOutOfRangeCommandParameterProperty
Public fieldStatic member PreviewStylusOutOfRangeCommandProperty
Public fieldStatic member PreviewStylusSystemGestureCommandParameterProperty
Public fieldStatic member PreviewStylusSystemGestureCommandProperty
Public fieldStatic member PreviewStylusUpCommandParameterProperty
Public fieldStatic member PreviewStylusUpCommandProperty
Public fieldStatic member PreviewTextInputCommandParameterProperty
Public fieldStatic member PreviewTextInputCommandProperty
Public fieldStatic member PreviewTouchDownCommandParameterProperty
Public fieldStatic member PreviewTouchDownCommandProperty
Public fieldStatic member PreviewTouchMoveCommandParameterProperty
Public fieldStatic member PreviewTouchMoveCommandProperty
Public fieldStatic member PreviewTouchUpCommandParameterProperty
Public fieldStatic member PreviewTouchUpCommandProperty
Public fieldStatic member QueryContinueDragCommandParameterProperty
Public fieldStatic member QueryContinueDragCommandProperty
Public fieldStatic member QueryCursorCommandParameterProperty
Public fieldStatic member QueryCursorCommandProperty
Public fieldStatic member StylusButtonDownCommandParameterProperty
Public fieldStatic member StylusButtonDownCommandProperty
Public fieldStatic member StylusButtonUpCommandParameterProperty
Public fieldStatic member StylusButtonUpCommandProperty
Public fieldStatic member StylusDownCommandParameterProperty
Public fieldStatic member StylusDownCommandProperty
Public fieldStatic member StylusEnterCommandParameterProperty
Public fieldStatic member StylusEnterCommandProperty
Public fieldStatic member StylusInAirMoveCommandParameterProperty
Public fieldStatic member StylusInAirMoveCommandProperty
Public fieldStatic member StylusInRangeCommandParameterProperty
Public fieldStatic member StylusInRangeCommandProperty
Public fieldStatic member StylusLeaveCommandParameterProperty
Public fieldStatic member StylusLeaveCommandProperty
Public fieldStatic member StylusMoveCommandParameterProperty
Public fieldStatic member StylusMoveCommandProperty
Public fieldStatic member StylusOutOfRangeCommandParameterProperty
Public fieldStatic member StylusOutOfRangeCommandProperty
Public fieldStatic member StylusSystemGestureCommandParameterProperty
Public fieldStatic member StylusSystemGestureCommandProperty
Public fieldStatic member StylusUpCommandParameterProperty
Public fieldStatic member StylusUpCommandProperty
Public fieldStatic member TextInputCommandParameterProperty
Public fieldStatic member TextInputCommandProperty
Public fieldStatic member TouchDownCommandParameterProperty
Public fieldStatic member TouchDownCommandProperty
Public fieldStatic member TouchEnterCommandParameterProperty
Public fieldStatic member TouchEnterCommandProperty
Public fieldStatic member TouchLeaveCommandParameterProperty
Public fieldStatic member TouchLeaveCommandProperty
Public fieldStatic member TouchMoveCommandParameterProperty
Public fieldStatic member TouchMoveCommandProperty
Public fieldStatic member TouchUpCommandParameterProperty
Public fieldStatic member TouchUpCommandProperty

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.MVVM Namespace