| Имя | Описание |
 | AddChild | Adds a specified object as the child of a System.Windows.Controls.ContentControl. (Наследуется от System.Windows.Controls.ContentControl) |
 | AddText | Adds a specified text string to a System.Windows.Controls.ContentControl. (Наследуется от System.Windows.Controls.ContentControl) |
 | AddVisualChild | Defines the parent-child relationship between two visuals. (Наследуется от System.Windows.Media.Visual) |
 | ArrangeCore | Implements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. (Наследуется от System.Windows.FrameworkElement) |
 | ArrangeOverride | Called to arrange and size the content of a System.Windows.Controls.Control object. (Наследуется от System.Windows.Controls.Control) |
 | BeginInteraction | Начинает активное взаимодействие. (Наследуется от WpfUserInteractionVisualTool) |
 | CanChangeFocusedItem | Определяет, что сфокусированный элемент может быть изменен. (Наследуется от WpfUserInteractionVisualTool) |
 | CanSelectNextItem | Возвращает значение, указывающее, можно ли выбрать следующий элемент. (Наследуется от WpfUserInteractionVisualTool) |
 | CheckIsPointOnUnfocusedImage | Возвращает значение, указывающее, находится ли точка на несфокусированном изображении. (Наследуется от WpfUserInteractionVisualTool) |
 | FindInteractionArea | Находит область взаимодействия в указанном месте в пространстве зрителя. (Наследуется от WpfUserInteractionVisualTool) |
 | FindInteractiveObject | Overloaded. Находит интерактивный объект в указанной точке просмотрщика изображений. (Наследуется от WpfUserInteractionVisualTool) |
 | FindInteractiveObjects | Overloaded. Находит интерактивные объекты в указанной точке просмотрщика изображений. (Наследуется от WpfUserInteractionVisualTool) |
 | FinishInteraction | Завершает активное взаимодействие. |
 | GetLayoutClip | Returns a geometry for a clipping mask. The mask applies if the layout system attempts to arrange an element that is larger than the available display space. (Наследуется от System.Windows.FrameworkElement) |
 | GetMouseButton | Возвращает кнопку мыши, которая была нажата или отпущена из System.Windows.Input.MouseEventArgs. (Наследуется от WpfVisualTool) |
 | GetPointsTransform | Возвращает преобразование точки указанного интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool) |
 | GetVisualChild | Overrides System.Windows.Media.Visual.GetVisualChild(System.Int32), and returns a child at the specified index from a collection of child elements. (Наследуется от System.Windows.FrameworkElement) |
 | HitTestCore | Overloaded. Implements to supply base element hit testing behavior (returning ). (Inherited from System.Windows.UIElement) |
 | IsActionButtonContains | Определяет, содержит ли ActionButton кнопку . (Наследуется от WpfVisualTool) |
 | MeasureCore | Implements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Наследуется от System.Windows.FrameworkElement) |
 | MeasureOverride | Called to remeasure a control. (Наследуется от System.Windows.Controls.Control) |
 | NeedProcessMouseEvent | Возвращает значение, указывающее, будет ли визуальный инструмент обрабатывать событие мыши. (Наследуется от WpfRectangularSelectionTool) |
 | OnAccessKey | Provides class handling for when an access key that is meaningful for this element is invoked. (Inherited from System.Windows.UIElement) |
 | OnActivated | Вызывает событие Activated. (Наследуется от WpfRectangularSelectionTool) |
 | OnActivating | Вызывает событие Activating. (Наследуется от WpfVisualTool) |
 | OnActiveInteractionControllerChanged | Происходит при изменении активного контроллера взаимодействия. (Наследуется от WpfUserInteractionVisualTool) |
 | OnBuildingFinished | Вызывает событие BuildingFinished. (Наследуется от WpfRectangularSelectionTool) |
 | OnBuildingStarted | Вызывает событие BuildingFinished. (Наследуется от WpfRectangularSelectionTool) |
 | OnChildDesiredSizeChanged | Supports layout behavior when a child element is resized. (Inherited from System.Windows.UIElement) |
 | OnContentChanged | Called when the System.Windows.Controls.ContentControl.Content property changes. (Наследуется от System.Windows.Controls.ContentControl) |
 | OnContentStringFormatChanged | Occurs when the System.Windows.Controls.ContentControl.ContentStringFormat property changes. (Наследуется от System.Windows.Controls.ContentControl) |
 | OnContentTemplateChanged | Called when the System.Windows.Controls.ContentControl.ContentTemplate property changes. (Наследуется от System.Windows.Controls.ContentControl) |
 | OnContentTemplateSelectorChanged | Called when the System.Windows.Controls.ContentControl.ContentTemplateSelector property changes. (Наследуется от System.Windows.Controls.ContentControl) |
 | OnContextMenuClosing | Invoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Наследуется от System.Windows.FrameworkElement) |
 | OnContextMenuOpening | Invoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Наследуется от System.Windows.FrameworkElement) |
 | OnCreateAutomationPeer | Returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. (Inherited from System.Windows.UIElement) |
 | OnDeactivated | Вызывает событие Deactivated. |
 | OnDeactivating | Вызывает событие Deactivating. (Наследуется от WpfVisualTool) |
 | OnDpiChanged | Called when the DPI at which this View is rendered changes. (Наследуется от System.Windows.Media.Visual) |
 | OnDragEnter | Invoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnDragLeave | Invoked when an unhandled System.Windows.DragDrop.DragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnDragOver | Invoked when an unhandled System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnDrop | Invoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnEnabledChanged | Вызывает событие EnabledChanged. (Наследуется от WpfVisualTool) |
 | OnFocusedItemChanged | Происходит при изменении сфокусированного элемента. (Наследуется от WpfUserInteractionVisualTool) |
 | OnFocusedItemChanging | Происходит при изменении сфокусированного элемента. (Наследуется от WpfUserInteractionVisualTool) |
 | OnGiveFeedback | Invoked when an unhandled System.Windows.DragDrop.GiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnGotFocus | Invoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. (Наследуется от System.Windows.FrameworkElement) |
 | OnGotKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.GotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnGotMouseCapture | Invoked when an unhandled System.Windows.Input.Mouse.GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnGotStylusCapture | Invoked when an unhandled System.Windows.Input.Stylus.GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnGotTouchCapture | Provides class handling for the System.Windows.UIElement.GotTouchCapture routed event that occurs when a touch is captured to this element. (Inherited from System.Windows.UIElement) |
 | OnImageChanged | Вызывает событие ImageChanged. (Наследуется от WpfVisualTool) |
 | OnImageChanging | Вызывает событие ImageChanging. (Наследуется от WpfVisualTool) |
 | OnImageLoadingException | Вызывает событие ImageLoadingException. (Наследуется от WpfVisualTool) |
 | OnInitialized | Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to internally. (Наследуется от System.Windows.FrameworkElement) |
 | OnInteraction | Вызывает событие взаимодействия для указанного интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool) |
 | OnInteractionFinished | Вызывает событие InteractionFinished. (Наследуется от WpfUserInteractionVisualTool) |
 | OnInteractionStarted | Вызывает событие InteractionStarted. (Наследуется от WpfUserInteractionVisualTool) |
 | OnIsKeyboardFocusedChanged | Invoked when an unhandled System.Windows.UIElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnIsKeyboardFocusWithinChanged | Invoked just before the System.Windows.UIElement.IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnIsMouseCapturedChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnIsMouseCaptureWithinChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnIsMouseDirectlyOverChanged | Invoked when an unhandled System.Windows.UIElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnIsStylusCapturedChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnIsStylusCaptureWithinChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnIsStylusDirectlyOverChanged | Invoked when an unhandled System.Windows.UIElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnItemCollectionChanged | Вызывается при изменении коллекции элементов. (Наследуется от WpfUserInteractionVisualTool) |
 | OnItemStateChanged | Происходит при изменении состояния интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool) |
 | OnKeyDown | Вызывает событие KeyDown. (Наследуется от WpfUserInteractionVisualTool) |
 | OnKeyUp | Вызывает событие KeyUp. (Наследуется от WpfUserInteractionVisualTool) |
 | OnLostFocus | Raises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. (Inherited from System.Windows.UIElement) |
 | OnLostKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.LostKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnLostMouseCapture | Вызывается, когда необработанное прикрепленное событие System.Windows.UIElement.LostMouseCapture достигает элемента на своем маршруте, который является производным от этого класса. (Наследуется от WpfUserInteractionVisualTool) |
 | OnLostStylusCapture | Invoked when an unhandled System.Windows.Input.Stylus.LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnLostTouchCapture | Provides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from System.Windows.UIElement) |
 | OnManipulationBoundaryFeedback | Called when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. (Inherited from System.Windows.UIElement) |
 | OnManipulationCompleted | Called when the System.Windows.UIElement.ManipulationCompleted event occurs. (Inherited from System.Windows.UIElement) |
 | OnManipulationDelta | Called when the System.Windows.UIElement.ManipulationDelta event occurs. (Inherited from System.Windows.UIElement) |
 | OnManipulationInertiaStarting | Called when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. (Inherited from System.Windows.UIElement) |
 | OnManipulationStarted | Called when the System.Windows.UIElement.ManipulationStarted event occurs. (Inherited from System.Windows.UIElement) |
 | OnManipulationStarting | Provides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement) |
 | OnMouseDoubleClick | Raises the System.Windows.Controls.Control.MouseDoubleClick routed event. (Наследуется от System.Windows.Controls.Control) |
 | OnMouseDown | Вызывается, когда необработанное присоединенное событие System.Windows.UIElement.MouseDown достигает элемента на своем пути, который является производным от этого класса. (Наследуется от WpfRectangularSelectionTool) |
 | OnMouseEnter | Invoked when an unhandled System.Windows.Input.Mouse.MouseEnter attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnMouseLeave | Invoked when an unhandled System.Windows.Input.Mouse.MouseLeave attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnMouseLeftButtonDown | Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnMouseLeftButtonUp | Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnMouseMove | Вызывается, когда необработанное прикрепленное событие System.Windows.UIElement.MouseMove достигает элемента на своем пути, который является производным от этого класса. (Наследуется от WpfUserInteractionVisualTool) |
 | OnMouseRightButtonDown | Invoked when an unhandled System.Windows.UIElement.MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnMouseRightButtonUp | Invoked when an unhandled System.Windows.UIElement.MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnMouseUp | Вызывается, когда необработанное прикрепленное событие System.Windows.UIElement.MouseUp достигает элемента на своем пути, который является производным от этого класса. (Наследуется от WpfUserInteractionVisualTool) |
 | OnMouseWheel | Invoked when an unhandled System.Windows.Input.Mouse.MouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewDragEnter | Invoked when an unhandled System.Windows.DragDrop.PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewDragLeave | Invoked when an unhandled System.Windows.DragDrop.PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewDragOver | Invoked when an unhandled System.Windows.DragDrop.PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewDrop | Invoked when an unhandled System.Windows.DragDrop.PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewGiveFeedback | Invoked when an unhandled System.Windows.DragDrop.PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewGotKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewKeyDown | Вызывается, когда необработанное присоединенное событие System.Windows.UIElement.PreviewKeyDown прикрепленное событие достигает на своем маршруте элемента, производного от этого класса. (Наследуется от WpfUserInteractionVisualTool) |
 | OnPreviewKeyUp | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewLostKeyboardFocus | Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseDoubleClick | Raises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. (Наследуется от System.Windows.Controls.Control) |
 | OnPreviewMouseDown | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseLeftButtonDown | Invoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseLeftButtonUp | Invoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseMove | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseRightButtonDown | Invoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseRightButtonUp | Invoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseUp | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseWheel | Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewQueryContinueDrag | Invoked when an unhandled System.Windows.DragDrop.PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusButtonDown | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusButtonUp | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusDown | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusInAirMove | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusInRange | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusMove | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusOutOfRange | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusSystemGesture | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusUp | Invoked when an unhandled System.Windows.Input.Stylus.PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewTextInput | Invoked when an unhandled System.Windows.Input.TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnPreviewTouchDown | Provides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from System.Windows.UIElement) |
 | OnPreviewTouchMove | Provides class handling for the System.Windows.UIElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement) |
 | OnPreviewTouchUp | Provides class handling for the System.Windows.UIElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement) |
 | OnPropertyChanged | Invoked whenever the effective value of any dependency property on this System.Windows.FrameworkElement has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs). (Наследуется от System.Windows.FrameworkElement) |
 | OnQueryContinueDrag | Invoked when an unhandled System.Windows.DragDrop.QueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnQueryCursor | Invoked when an unhandled System.Windows.Input.Mouse.QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnRender | Отрисовывает WpfVisualTool. (Наследуется от WpfVisualTool) |
 | OnSelectionChanged | Вызывает событие SelectionChanged. |
 | OnStateChanged | Происходит при изменении состояния инструмента прямоугольного выделения. (Наследуется от WpfRectangularSelectionTool) |
 | OnStylusButtonDown | Invoked when an unhandled System.Windows.Input.Stylus.StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnStylusButtonUp | Invoked when an unhandled System.Windows.Input.Stylus.StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnStylusDown | Invoked when an unhandled System.Windows.Input.Stylus.StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnStylusEnter | Invoked when an unhandled System.Windows.Input.Stylus.StylusEnter attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnStylusInAirMove | Invoked when an unhandled System.Windows.Input.Stylus.StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnStylusInRange | Invoked when an unhandled System.Windows.Input.Stylus.StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnStylusLeave | Invoked when an unhandled System.Windows.Input.Stylus.StylusLeave attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnStylusMove | Invoked when an unhandled System.Windows.Input.Stylus.StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnStylusOutOfRange | Invoked when an unhandled System.Windows.Input.Stylus.StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnStylusSystemGesture | Invoked when an unhandled System.Windows.Input.Stylus.StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnStylusUp | Invoked when an unhandled System.Windows.Input.Stylus.StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnTemplateChanged | Called whenever the control's template changes. (Наследуется от System.Windows.Controls.Control) |
 | OnTextInput | Invoked when an unhandled System.Windows.Input.TextCompositionManager.TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement) |
 | OnToolTipClosing | Invoked whenever an unhandled System.Windows.FrameworkElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Наследуется от System.Windows.FrameworkElement) |
 | OnToolTipOpening | Invoked whenever the System.Windows.FrameworkElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Наследуется от System.Windows.FrameworkElement) |
 | OnTouchDown | Provides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from System.Windows.UIElement) |
 | OnTouchEnter | Provides class handling for the System.Windows.UIElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement) |
 | OnTouchLeave | Provides class handling for the System.Windows.UIElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this System.Windows.UIElement. (Inherited from System.Windows.UIElement) |
 | OnTouchMove | Provides class handling for the System.Windows.UIElement.TouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement) |
 | OnTouchUp | Provides class handling for the System.Windows.UIElement.TouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement) |
 | OnViewerStateChanged | Вызывается при изменении состояния просмотрщика изображений. (Наследуется от WpfUserInteractionVisualTool) |
 | OnViewerUpdated | Вызывается при обновлении зрителя. (Наследуется от WpfUserInteractionVisualTool) |
 | OnVisualToolException | Вызывает событие VisualToolException. (Наследуется от WpfVisualTool) |
 | PointsToInteractiveObject | Преобразует точки из пространства просмотрщика изображений в пространство интерактивных объектов. (Наследуется от WpfUserInteractionVisualTool) |
 | PointToInteractiveObject | Преобразует точку из пространства зрителя в пространство интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool) |
 | RemoveVisualChild | Removes the parent-child relationship between two visuals. (Наследуется от System.Windows.Media.Visual) |
 | RenderContent | Overloaded. Отображает содержимое . |
 | Reset | Сбрасывает этот инструмент. (Наследуется от WpfRectangularSelectionTool) |
 | ScrollToItem | Прокручивает просмотрщик к указанному элементу. (Наследуется от WpfUserInteractionVisualTool) |
 | SetInteractionControllerProperties | Задает свойства указанному контроллеру взаимодействия. (Наследуется от WpfUserInteractionVisualTool) |
 | TryFinishInteraction | Пытается завершить текущее взаимодействие. (Наследуется от WpfUserInteractionVisualTool) |