wManager.Wow.Helpers Namespace
WRobot

ChangeWowPathUserControl Methods

The ChangeWowPathUserControl type exposes the following members.

Methods


  Name Description
Protected method AddChild(System.Object) (Inherited from ContentControl.)
Public method AddHandler(System.Windows.RoutedEvent,System.Delegate) (Inherited from UIElement.)
Public method AddHandler(System.Windows.RoutedEvent,System.Delegate,System.Boolean) (Inherited from UIElement.)
Protected method AddText(System.String) (Inherited from ContentControl.)
Public method AddToEventRoute(System.Windows.EventRoute,System.Windows.RoutedEventArgs) (Inherited from UIElement.)
Protected method AddVisualChild(System.Windows.Media.Visual) (Inherited from Visual.)
Public method ApplyAnimationClock(System.Windows.DependencyProperty,System.Windows.Media.Animation.AnimationClock) (Inherited from UIElement.)
Public method ApplyAnimationClock(System.Windows.DependencyProperty,System.Windows.Media.Animation.AnimationClock,System.Windows.Media.Animation.HandoffBehavior) (Inherited from UIElement.)
Public method ApplyTemplate (Inherited from FrameworkElement.)
Public method Arrange(System.Windows.Rect) (Inherited from UIElement.)
Protected method ArrangeCore(System.Windows.Rect) (Inherited from FrameworkElement.)
Protected method ArrangeOverride(System.Windows.Size) (Inherited from Control.)
Public method BeginAnimation(System.Windows.DependencyProperty,System.Windows.Media.Animation.AnimationTimeline) (Inherited from UIElement.)
Public method BeginAnimation(System.Windows.DependencyProperty,System.Windows.Media.Animation.AnimationTimeline,System.Windows.Media.Animation.HandoffBehavior) (Inherited from UIElement.)
Public method BeginInit (Inherited from FrameworkElement.)
Public method BeginStoryboard(System.Windows.Media.Animation.Storyboard) (Inherited from FrameworkElement.)
Public method BeginStoryboard(System.Windows.Media.Animation.Storyboard,System.Windows.Media.Animation.HandoffBehavior) (Inherited from FrameworkElement.)
Public method BeginStoryboard(System.Windows.Media.Animation.Storyboard,System.Windows.Media.Animation.HandoffBehavior,System.Boolean) (Inherited from FrameworkElement.)
Public method BringIntoView (Inherited from FrameworkElement.)
Public method BringIntoView(System.Windows.Rect) (Inherited from FrameworkElement.)
Public method CaptureMouse (Inherited from UIElement.)
Public method CaptureStylus (Inherited from UIElement.)
Public method CaptureTouch(System.Windows.Input.TouchDevice) (Inherited from UIElement.)
Public method CheckAccess (Inherited from DispatcherObject.)
Public method ClearValue(System.Windows.DependencyProperty) (Inherited from DependencyObject.)
Public method ClearValue(System.Windows.DependencyPropertyKey) (Inherited from DependencyObject.)
Public method CoerceValue(System.Windows.DependencyProperty) (Inherited from DependencyObject.)
Public method EndInit (Inherited from FrameworkElement.)
Public method Equals(System.Object) (Inherited from DependencyObject.)
Protected method Finalize (Inherited from Object.)
Public method FindCommonVisualAncestor(System.Windows.DependencyObject) (Inherited from Visual.)
Public method FindName(System.String) (Inherited from FrameworkElement.)
Public method FindResource(System.Object) (Inherited from FrameworkElement.)
Public method Focus (Inherited from UIElement.)
Public method GetAnimationBaseValue(System.Windows.DependencyProperty) (Inherited from UIElement.)
Public method GetBindingExpression(System.Windows.DependencyProperty) (Inherited from FrameworkElement.)
Public method GetHashCode (Inherited from DependencyObject.)
Protected method GetLayoutClip(System.Windows.Size) (Inherited from FrameworkElement.)
Public method GetLocalValueEnumerator (Inherited from DependencyObject.)
Public method GetType (Inherited from Object.)
Public method GetValue(System.Windows.DependencyProperty) (Inherited from DependencyObject.)
Protected method GetVisualChild(System.Int32) (Inherited from FrameworkElement.)
Protected method HitTestCore(System.Windows.Media.PointHitTestParameters) (Inherited from UIElement.)
Protected method HitTestCore(System.Windows.Media.GeometryHitTestParameters) (Inherited from UIElement.)
Public method InputHitTest(System.Windows.Point) (Inherited from UIElement.)
Public method InvalidateArrange (Inherited from UIElement.)
Public method InvalidateMeasure (Inherited from UIElement.)
Public method InvalidateProperty(System.Windows.DependencyProperty) (Inherited from DependencyObject.)
Public method InvalidateVisual (Inherited from UIElement.)
Public method IsAncestorOf(System.Windows.DependencyObject) (Inherited from Visual.)
Public method IsDescendantOf(System.Windows.DependencyObject) (Inherited from Visual.)
Public method Measure(System.Windows.Size) (Inherited from UIElement.)
Protected method MeasureCore(System.Windows.Size) (Inherited from FrameworkElement.)
Protected method MeasureOverride(System.Windows.Size) (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveFocus(System.Windows.Input.TraversalRequest) (Inherited from FrameworkElement.)
Protected method OnAccessKey(System.Windows.Input.AccessKeyEventArgs) (Inherited from UIElement.)
Public method OnApplyTemplate (Inherited from FrameworkElement.)
Protected method OnChildDesiredSizeChanged(System.Windows.UIElement) (Inherited from UIElement.)
Protected method OnContentChanged(System.Object,System.Object) (Inherited from ContentControl.)
Protected method OnContentStringFormatChanged(System.String,System.String) (Inherited from ContentControl.)
Protected method OnContentTemplateChanged(System.Windows.DataTemplate,System.Windows.DataTemplate) (Inherited from ContentControl.)
Protected method OnContentTemplateSelectorChanged(System.Windows.Controls.DataTemplateSelector,System.Windows.Controls.DataTemplateSelector) (Inherited from ContentControl.)
Protected method OnContextMenuClosing(System.Windows.Controls.ContextMenuEventArgs) (Inherited from FrameworkElement.)
Protected method OnContextMenuOpening(System.Windows.Controls.ContextMenuEventArgs) (Inherited from FrameworkElement.)
Protected method OnCreateAutomationPeer (Inherited from UserControl.)
Protected method OnDragEnter(System.Windows.DragEventArgs) (Inherited from UIElement.)
Protected method OnDragLeave(System.Windows.DragEventArgs) (Inherited from UIElement.)
Protected method OnDragOver(System.Windows.DragEventArgs) (Inherited from UIElement.)
Protected method OnDrop(System.Windows.DragEventArgs) (Inherited from UIElement.)
Protected method OnGiveFeedback(System.Windows.GiveFeedbackEventArgs) (Inherited from UIElement.)
Protected method OnGotFocus(System.Windows.RoutedEventArgs) (Inherited from FrameworkElement.)
Protected method OnGotKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
Protected method OnGotMouseCapture(System.Windows.Input.MouseEventArgs) (Inherited from UIElement.)
Protected method OnGotStylusCapture(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnGotTouchCapture(System.Windows.Input.TouchEventArgs) (Inherited from UIElement.)
Protected method OnInitialized(System.EventArgs) (Inherited from FrameworkElement.)
Protected method OnIsKeyboardFocusedChanged(System.Windows.DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
Protected method OnIsKeyboardFocusWithinChanged(System.Windows.DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
Protected method OnIsMouseCapturedChanged(System.Windows.DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
Protected method OnIsMouseCaptureWithinChanged(System.Windows.DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
Protected method OnIsMouseDirectlyOverChanged(System.Windows.DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
Protected method OnIsStylusCapturedChanged(System.Windows.DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
Protected method OnIsStylusCaptureWithinChanged(System.Windows.DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
Protected method OnIsStylusDirectlyOverChanged(System.Windows.DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
Protected method OnKeyDown(System.Windows.Input.KeyEventArgs) (Inherited from UIElement.)
Protected method OnKeyUp(System.Windows.Input.KeyEventArgs) (Inherited from UIElement.)
Protected method OnLostFocus(System.Windows.RoutedEventArgs) (Inherited from UIElement.)
Protected method OnLostKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
Protected method OnLostMouseCapture(System.Windows.Input.MouseEventArgs) (Inherited from UIElement.)
Protected method OnLostStylusCapture(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnLostTouchCapture(System.Windows.Input.TouchEventArgs) (Inherited from UIElement.)
Protected method OnManipulationBoundaryFeedback(System.Windows.Input.ManipulationBoundaryFeedbackEventArgs) (Inherited from UIElement.)
Protected method OnManipulationCompleted(System.Windows.Input.ManipulationCompletedEventArgs) (Inherited from UIElement.)
Protected method OnManipulationDelta(System.Windows.Input.ManipulationDeltaEventArgs) (Inherited from UIElement.)
Protected method OnManipulationInertiaStarting(System.Windows.Input.ManipulationInertiaStartingEventArgs) (Inherited from UIElement.)
Protected method OnManipulationStarted(System.Windows.Input.ManipulationStartedEventArgs) (Inherited from UIElement.)
Protected method OnManipulationStarting(System.Windows.Input.ManipulationStartingEventArgs) (Inherited from UIElement.)
Protected method OnMouseDoubleClick(System.Windows.Input.MouseButtonEventArgs) (Inherited from Control.)
Protected method OnMouseDown(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnMouseEnter(System.Windows.Input.MouseEventArgs) (Inherited from UIElement.)
Protected method OnMouseLeave(System.Windows.Input.MouseEventArgs) (Inherited from UIElement.)
Protected method OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnMouseMove(System.Windows.Input.MouseEventArgs) (Inherited from UIElement.)
Protected method OnMouseRightButtonDown(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnMouseRightButtonUp(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnMouseUp(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnMouseWheel(System.Windows.Input.MouseWheelEventArgs) (Inherited from UIElement.)
Protected method OnPreviewDragEnter(System.Windows.DragEventArgs) (Inherited from UIElement.)
Protected method OnPreviewDragLeave(System.Windows.DragEventArgs) (Inherited from UIElement.)
Protected method OnPreviewDragOver(System.Windows.DragEventArgs) (Inherited from UIElement.)
Protected method OnPreviewDrop(System.Windows.DragEventArgs) (Inherited from UIElement.)
Protected method OnPreviewGiveFeedback(System.Windows.GiveFeedbackEventArgs) (Inherited from UIElement.)
Protected method OnPreviewGotKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
Protected method OnPreviewKeyDown(System.Windows.Input.KeyEventArgs) (Inherited from UIElement.)
Protected method OnPreviewKeyUp(System.Windows.Input.KeyEventArgs) (Inherited from UIElement.)
Protected method OnPreviewLostKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
Protected method OnPreviewMouseDoubleClick(System.Windows.Input.MouseButtonEventArgs) (Inherited from Control.)
Protected method OnPreviewMouseDown(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnPreviewMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnPreviewMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnPreviewMouseMove(System.Windows.Input.MouseEventArgs) (Inherited from UIElement.)
Protected method OnPreviewMouseRightButtonDown(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnPreviewMouseRightButtonUp(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnPreviewMouseUp(System.Windows.Input.MouseButtonEventArgs) (Inherited from UIElement.)
Protected method OnPreviewMouseWheel(System.Windows.Input.MouseWheelEventArgs) (Inherited from UIElement.)
Protected method OnPreviewQueryContinueDrag(System.Windows.QueryContinueDragEventArgs) (Inherited from UIElement.)
Protected method OnPreviewStylusButtonDown(System.Windows.Input.StylusButtonEventArgs) (Inherited from UIElement.)
Protected method OnPreviewStylusButtonUp(System.Windows.Input.StylusButtonEventArgs) (Inherited from UIElement.)
Protected method OnPreviewStylusDown(System.Windows.Input.StylusDownEventArgs) (Inherited from UIElement.)
Protected method OnPreviewStylusInAirMove(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnPreviewStylusInRange(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnPreviewStylusMove(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnPreviewStylusOutOfRange(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnPreviewStylusSystemGesture(System.Windows.Input.StylusSystemGestureEventArgs) (Inherited from UIElement.)
Protected method OnPreviewStylusUp(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnPreviewTextInput(System.Windows.Input.TextCompositionEventArgs) (Inherited from UIElement.)
Protected method OnPreviewTouchDown(System.Windows.Input.TouchEventArgs) (Inherited from UIElement.)
Protected method OnPreviewTouchMove(System.Windows.Input.TouchEventArgs) (Inherited from UIElement.)
Protected method OnPreviewTouchUp(System.Windows.Input.TouchEventArgs) (Inherited from UIElement.)
Protected method OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs) (Inherited from FrameworkElement.)
Protected method OnQueryContinueDrag(System.Windows.QueryContinueDragEventArgs) (Inherited from UIElement.)
Protected method OnQueryCursor(System.Windows.Input.QueryCursorEventArgs) (Inherited from UIElement.)
Protected method OnRender(System.Windows.Media.DrawingContext) (Inherited from UIElement.)
Protected method OnStylusButtonDown(System.Windows.Input.StylusButtonEventArgs) (Inherited from UIElement.)
Protected method OnStylusButtonUp(System.Windows.Input.StylusButtonEventArgs) (Inherited from UIElement.)
Protected method OnStylusDown(System.Windows.Input.StylusDownEventArgs) (Inherited from UIElement.)
Protected method OnStylusEnter(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnStylusInAirMove(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnStylusInRange(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnStylusLeave(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnStylusMove(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnStylusOutOfRange(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnStylusSystemGesture(System.Windows.Input.StylusSystemGestureEventArgs) (Inherited from UIElement.)
Protected method OnStylusUp(System.Windows.Input.StylusEventArgs) (Inherited from UIElement.)
Protected method OnTemplateChanged(System.Windows.Controls.ControlTemplate,System.Windows.Controls.ControlTemplate) (Inherited from Control.)
Protected method OnTextInput(System.Windows.Input.TextCompositionEventArgs) (Inherited from UIElement.)
Protected method OnToolTipClosing(System.Windows.Controls.ToolTipEventArgs) (Inherited from FrameworkElement.)
Protected method OnToolTipOpening(System.Windows.Controls.ToolTipEventArgs) (Inherited from FrameworkElement.)
Protected method OnTouchDown(System.Windows.Input.TouchEventArgs) (Inherited from UIElement.)
Protected method OnTouchEnter(System.Windows.Input.TouchEventArgs) (Inherited from UIElement.)
Protected method OnTouchLeave(System.Windows.Input.TouchEventArgs) (Inherited from UIElement.)
Protected method OnTouchMove(System.Windows.Input.TouchEventArgs) (Inherited from UIElement.)
Protected method OnTouchUp(System.Windows.Input.TouchEventArgs) (Inherited from UIElement.)
Public method PointFromScreen(System.Windows.Point) (Inherited from Visual.)
Public method PointToScreen(System.Windows.Point) (Inherited from Visual.)
Public method PredictFocus(System.Windows.Input.FocusNavigationDirection) (Inherited from FrameworkElement.)
Public method RaiseEvent(System.Windows.RoutedEventArgs) (Inherited from UIElement.)
Public method ReadLocalValue(System.Windows.DependencyProperty) (Inherited from DependencyObject.)
Public method RegisterName(System.String,System.Object) (Inherited from FrameworkElement.)
Public method ReleaseAllTouchCaptures (Inherited from UIElement.)
Public method ReleaseMouseCapture (Inherited from UIElement.)
Public method ReleaseStylusCapture (Inherited from UIElement.)
Public method ReleaseTouchCapture(System.Windows.Input.TouchDevice) (Inherited from UIElement.)
Public method RemoveHandler(System.Windows.RoutedEvent,System.Delegate) (Inherited from UIElement.)
Protected method RemoveVisualChild(System.Windows.Media.Visual) (Inherited from Visual.)
Public method SetBinding(System.Windows.DependencyProperty,System.Windows.Data.BindingBase) (Inherited from FrameworkElement.)
Public method SetBinding(System.Windows.DependencyProperty,System.String) (Inherited from FrameworkElement.)
Public method SetCurrentValue(System.Windows.DependencyProperty,System.Object) (Inherited from DependencyObject.)
Public method SetResourceReference(System.Windows.DependencyProperty,System.Object) (Inherited from FrameworkElement.)
Public method SetValue(System.Windows.DependencyProperty,System.Object) (Inherited from DependencyObject.)
Public method SetValue(System.Windows.DependencyPropertyKey,System.Object) (Inherited from DependencyObject.)
Public method ShouldSerializeCommandBindings (Inherited from UIElement.)
Public method ShouldSerializeContent (Inherited from ContentControl.)
Public method ShouldSerializeInputBindings (Inherited from UIElement.)
Public method ShouldSerializeResources (Inherited from FrameworkElement.)
Public method ShouldSerializeStyle (Inherited from FrameworkElement.)
Public method ShouldSerializeTriggers (Inherited from FrameworkElement.)
Public method ToString (Inherited from Control.)
Public method TransformToAncestor(System.Windows.Media.Visual) (Inherited from Visual.)
Public method TransformToAncestor(System.Windows.Media.Media3D.Visual3D) (Inherited from Visual.)
Public method TransformToDescendant(System.Windows.Media.Visual) (Inherited from Visual.)
Public method TransformToVisual(System.Windows.Media.Visual) (Inherited from Visual.)
Public method TranslatePoint(System.Windows.Point,System.Windows.UIElement) (Inherited from UIElement.)
Public method TryFindResource(System.Object) (Inherited from FrameworkElement.)
Public method UnregisterName(System.String) (Inherited from FrameworkElement.)
Public method UpdateDefaultStyle (Inherited from FrameworkElement.)
Public method UpdateLayout (Inherited from UIElement.)
Public method VerifyAccess (Inherited from DispatcherObject.)