CodeFactory for Windows CodeFactory for Windows
CodeFactory for Windows CodeFactory for Windows
CodeFactory

Search Results for

    Class ViewUserControl

    The base implementation of a WPF ViewUserControl that has been extended to provide direct access to visual studio for code factory integration.

    Inheritance
    object
    DispatcherObject
    DependencyObject
    Visual
    UIElement
    FrameworkElement
    Control
    ContentControl
    UserControl
    ViewUserControl
    Implements
    IAnimatable
    IFrameworkInputElement
    IInputElement
    ISupportInitialize
    IQueryAmbient
    IAddChild
    IView
    Inherited Members
    UserControl.OnCreateAutomationPeer()
    ContentControl.ContentProperty
    ContentControl.HasContentProperty
    ContentControl.ContentTemplateProperty
    ContentControl.ContentTemplateSelectorProperty
    ContentControl.ContentStringFormatProperty
    ContentControl.AddChild(object)
    ContentControl.AddText(string)
    ContentControl.OnContentChanged(object, object)
    ContentControl.OnContentTemplateChanged(DataTemplate, DataTemplate)
    ContentControl.OnContentTemplateSelectorChanged(DataTemplateSelector, DataTemplateSelector)
    ContentControl.OnContentStringFormatChanged(string, string)
    ContentControl.LogicalChildren
    ContentControl.Content
    ContentControl.HasContent
    ContentControl.ContentTemplate
    ContentControl.ContentTemplateSelector
    ContentControl.ContentStringFormat
    Control.BorderBrushProperty
    Control.BorderThicknessProperty
    Control.BackgroundProperty
    Control.ForegroundProperty
    Control.FontFamilyProperty
    Control.FontSizeProperty
    Control.FontStretchProperty
    Control.FontStyleProperty
    Control.FontWeightProperty
    Control.HorizontalContentAlignmentProperty
    Control.VerticalContentAlignmentProperty
    Control.TabIndexProperty
    Control.IsTabStopProperty
    Control.PaddingProperty
    Control.TemplateProperty
    Control.PreviewMouseDoubleClickEvent
    Control.MouseDoubleClickEvent
    Control.OnTemplateChanged(ControlTemplate, ControlTemplate)
    Control.ToString()
    Control.OnPreviewMouseDoubleClick(MouseButtonEventArgs)
    Control.OnMouseDoubleClick(MouseButtonEventArgs)
    Control.MeasureOverride(Size)
    Control.ArrangeOverride(Size)
    Control.BorderBrush
    Control.BorderThickness
    Control.Background
    Control.Foreground
    Control.FontFamily
    Control.FontSize
    Control.FontStretch
    Control.FontStyle
    Control.FontWeight
    Control.HorizontalContentAlignment
    Control.VerticalContentAlignment
    Control.TabIndex
    Control.IsTabStop
    Control.Padding
    Control.Template
    Control.HandlesScrolling
    Control.PreviewMouseDoubleClick
    Control.MouseDoubleClick
    FrameworkElement.StyleProperty
    FrameworkElement.OverridesDefaultStyleProperty
    FrameworkElement.UseLayoutRoundingProperty
    FrameworkElement.DefaultStyleKeyProperty
    FrameworkElement.DataContextProperty
    FrameworkElement.BindingGroupProperty
    FrameworkElement.LanguageProperty
    FrameworkElement.NameProperty
    FrameworkElement.TagProperty
    FrameworkElement.InputScopeProperty
    FrameworkElement.RequestBringIntoViewEvent
    FrameworkElement.SizeChangedEvent
    FrameworkElement.ActualWidthProperty
    FrameworkElement.ActualHeightProperty
    FrameworkElement.LayoutTransformProperty
    FrameworkElement.WidthProperty
    FrameworkElement.MinWidthProperty
    FrameworkElement.MaxWidthProperty
    FrameworkElement.HeightProperty
    FrameworkElement.MinHeightProperty
    FrameworkElement.MaxHeightProperty
    FrameworkElement.FlowDirectionProperty
    FrameworkElement.MarginProperty
    FrameworkElement.HorizontalAlignmentProperty
    FrameworkElement.VerticalAlignmentProperty
    FrameworkElement.FocusVisualStyleProperty
    FrameworkElement.CursorProperty
    FrameworkElement.ForceCursorProperty
    FrameworkElement.LoadedEvent
    FrameworkElement.UnloadedEvent
    FrameworkElement.ToolTipProperty
    FrameworkElement.ContextMenuProperty
    FrameworkElement.ToolTipOpeningEvent
    FrameworkElement.ToolTipClosingEvent
    FrameworkElement.ContextMenuOpeningEvent
    FrameworkElement.ContextMenuClosingEvent
    FrameworkElement.OnStyleChanged(Style, Style)
    FrameworkElement.ParentLayoutInvalidated(UIElement)
    FrameworkElement.ApplyTemplate()
    FrameworkElement.OnApplyTemplate()
    FrameworkElement.BeginStoryboard(Storyboard)
    FrameworkElement.BeginStoryboard(Storyboard, HandoffBehavior)
    FrameworkElement.BeginStoryboard(Storyboard, HandoffBehavior, bool)
    FrameworkElement.GetVisualChild(int)
    FrameworkElement.GetTemplateChild(string)
    FrameworkElement.FindResource(object)
    FrameworkElement.TryFindResource(object)
    FrameworkElement.SetResourceReference(DependencyProperty, object)
    FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs)
    FrameworkElement.OnVisualParentChanged(DependencyObject)
    FrameworkElement.GetBindingExpression(DependencyProperty)
    FrameworkElement.SetBinding(DependencyProperty, BindingBase)
    FrameworkElement.SetBinding(DependencyProperty, string)
    FrameworkElement.GetUIParentCore()
    FrameworkElement.BringIntoView()
    FrameworkElement.BringIntoView(Rect)
    FrameworkElement.GetFlowDirection(DependencyObject)
    FrameworkElement.SetFlowDirection(DependencyObject, FlowDirection)
    FrameworkElement.MeasureCore(Size)
    FrameworkElement.ArrangeCore(Rect)
    FrameworkElement.OnRenderSizeChanged(SizeChangedInfo)
    FrameworkElement.GetLayoutClip(Size)
    FrameworkElement.MoveFocus(TraversalRequest)
    FrameworkElement.PredictFocus(FocusNavigationDirection)
    FrameworkElement.OnGotFocus(RoutedEventArgs)
    FrameworkElement.BeginInit()
    FrameworkElement.EndInit()
    FrameworkElement.OnInitialized(EventArgs)
    FrameworkElement.OnToolTipOpening(ToolTipEventArgs)
    FrameworkElement.OnToolTipClosing(ToolTipEventArgs)
    FrameworkElement.OnContextMenuOpening(ContextMenuEventArgs)
    FrameworkElement.OnContextMenuClosing(ContextMenuEventArgs)
    FrameworkElement.RegisterName(string, object)
    FrameworkElement.UnregisterName(string)
    FrameworkElement.FindName(string)
    FrameworkElement.UpdateDefaultStyle()
    FrameworkElement.AddLogicalChild(object)
    FrameworkElement.RemoveLogicalChild(object)
    FrameworkElement.Style
    FrameworkElement.OverridesDefaultStyle
    FrameworkElement.UseLayoutRounding
    FrameworkElement.DefaultStyleKey
    FrameworkElement.Triggers
    FrameworkElement.TemplatedParent
    FrameworkElement.VisualChildrenCount
    FrameworkElement.Resources
    FrameworkElement.InheritanceBehavior
    FrameworkElement.DataContext
    FrameworkElement.BindingGroup
    FrameworkElement.Language
    FrameworkElement.Name
    FrameworkElement.Tag
    FrameworkElement.InputScope
    FrameworkElement.ActualWidth
    FrameworkElement.ActualHeight
    FrameworkElement.LayoutTransform
    FrameworkElement.Width
    FrameworkElement.MinWidth
    FrameworkElement.MaxWidth
    FrameworkElement.Height
    FrameworkElement.MinHeight
    FrameworkElement.MaxHeight
    FrameworkElement.FlowDirection
    FrameworkElement.Margin
    FrameworkElement.HorizontalAlignment
    FrameworkElement.VerticalAlignment
    FrameworkElement.FocusVisualStyle
    FrameworkElement.Cursor
    FrameworkElement.ForceCursor
    FrameworkElement.IsInitialized
    FrameworkElement.IsLoaded
    FrameworkElement.ToolTip
    FrameworkElement.ContextMenu
    FrameworkElement.Parent
    FrameworkElement.TargetUpdated
    FrameworkElement.SourceUpdated
    FrameworkElement.DataContextChanged
    FrameworkElement.RequestBringIntoView
    FrameworkElement.SizeChanged
    FrameworkElement.Initialized
    FrameworkElement.Loaded
    FrameworkElement.Unloaded
    FrameworkElement.ToolTipOpening
    FrameworkElement.ToolTipClosing
    FrameworkElement.ContextMenuOpening
    FrameworkElement.ContextMenuClosing
    UIElement.PreviewMouseDownEvent
    UIElement.MouseDownEvent
    UIElement.PreviewMouseUpEvent
    UIElement.MouseUpEvent
    UIElement.PreviewMouseLeftButtonDownEvent
    UIElement.MouseLeftButtonDownEvent
    UIElement.PreviewMouseLeftButtonUpEvent
    UIElement.MouseLeftButtonUpEvent
    UIElement.PreviewMouseRightButtonDownEvent
    UIElement.MouseRightButtonDownEvent
    UIElement.PreviewMouseRightButtonUpEvent
    UIElement.MouseRightButtonUpEvent
    UIElement.PreviewMouseMoveEvent
    UIElement.MouseMoveEvent
    UIElement.PreviewMouseWheelEvent
    UIElement.MouseWheelEvent
    UIElement.MouseEnterEvent
    UIElement.MouseLeaveEvent
    UIElement.GotMouseCaptureEvent
    UIElement.LostMouseCaptureEvent
    UIElement.QueryCursorEvent
    UIElement.PreviewStylusDownEvent
    UIElement.StylusDownEvent
    UIElement.PreviewStylusUpEvent
    UIElement.StylusUpEvent
    UIElement.PreviewStylusMoveEvent
    UIElement.StylusMoveEvent
    UIElement.PreviewStylusInAirMoveEvent
    UIElement.StylusInAirMoveEvent
    UIElement.StylusEnterEvent
    UIElement.StylusLeaveEvent
    UIElement.PreviewStylusInRangeEvent
    UIElement.StylusInRangeEvent
    UIElement.PreviewStylusOutOfRangeEvent
    UIElement.StylusOutOfRangeEvent
    UIElement.PreviewStylusSystemGestureEvent
    UIElement.StylusSystemGestureEvent
    UIElement.GotStylusCaptureEvent
    UIElement.LostStylusCaptureEvent
    UIElement.StylusButtonDownEvent
    UIElement.StylusButtonUpEvent
    UIElement.PreviewStylusButtonDownEvent
    UIElement.PreviewStylusButtonUpEvent
    UIElement.PreviewKeyDownEvent
    UIElement.KeyDownEvent
    UIElement.PreviewKeyUpEvent
    UIElement.KeyUpEvent
    UIElement.PreviewGotKeyboardFocusEvent
    UIElement.GotKeyboardFocusEvent
    UIElement.PreviewLostKeyboardFocusEvent
    UIElement.LostKeyboardFocusEvent
    UIElement.PreviewTextInputEvent
    UIElement.TextInputEvent
    UIElement.PreviewQueryContinueDragEvent
    UIElement.QueryContinueDragEvent
    UIElement.PreviewGiveFeedbackEvent
    UIElement.GiveFeedbackEvent
    UIElement.PreviewDragEnterEvent
    UIElement.DragEnterEvent
    UIElement.PreviewDragOverEvent
    UIElement.DragOverEvent
    UIElement.PreviewDragLeaveEvent
    UIElement.DragLeaveEvent
    UIElement.PreviewDropEvent
    UIElement.DropEvent
    UIElement.PreviewTouchDownEvent
    UIElement.TouchDownEvent
    UIElement.PreviewTouchMoveEvent
    UIElement.TouchMoveEvent
    UIElement.PreviewTouchUpEvent
    UIElement.TouchUpEvent
    UIElement.GotTouchCaptureEvent
    UIElement.LostTouchCaptureEvent
    UIElement.TouchEnterEvent
    UIElement.TouchLeaveEvent
    UIElement.IsMouseDirectlyOverProperty
    UIElement.IsMouseOverProperty
    UIElement.IsStylusOverProperty
    UIElement.IsKeyboardFocusWithinProperty
    UIElement.IsMouseCapturedProperty
    UIElement.IsMouseCaptureWithinProperty
    UIElement.IsStylusDirectlyOverProperty
    UIElement.IsStylusCapturedProperty
    UIElement.IsStylusCaptureWithinProperty
    UIElement.IsKeyboardFocusedProperty
    UIElement.AreAnyTouchesDirectlyOverProperty
    UIElement.AreAnyTouchesOverProperty
    UIElement.AreAnyTouchesCapturedProperty
    UIElement.AreAnyTouchesCapturedWithinProperty
    UIElement.AllowDropProperty
    UIElement.RenderTransformProperty
    UIElement.RenderTransformOriginProperty
    UIElement.OpacityProperty
    UIElement.OpacityMaskProperty
    UIElement.BitmapEffectProperty
    UIElement.EffectProperty
    UIElement.BitmapEffectInputProperty
    UIElement.CacheModeProperty
    UIElement.UidProperty
    UIElement.VisibilityProperty
    UIElement.ClipToBoundsProperty
    UIElement.ClipProperty
    UIElement.SnapsToDevicePixelsProperty
    UIElement.GotFocusEvent
    UIElement.LostFocusEvent
    UIElement.IsFocusedProperty
    UIElement.IsEnabledProperty
    UIElement.IsHitTestVisibleProperty
    UIElement.IsVisibleProperty
    UIElement.FocusableProperty
    UIElement.IsManipulationEnabledProperty
    UIElement.ManipulationStartingEvent
    UIElement.ManipulationStartedEvent
    UIElement.ManipulationDeltaEvent
    UIElement.ManipulationInertiaStartingEvent
    UIElement.ManipulationBoundaryFeedbackEvent
    UIElement.ManipulationCompletedEvent
    UIElement.ApplyAnimationClock(DependencyProperty, AnimationClock)
    UIElement.ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)
    UIElement.BeginAnimation(DependencyProperty, AnimationTimeline)
    UIElement.BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)
    UIElement.GetAnimationBaseValue(DependencyProperty)
    UIElement.RaiseEvent(RoutedEventArgs)
    UIElement.AddHandler(RoutedEvent, Delegate)
    UIElement.AddHandler(RoutedEvent, Delegate, bool)
    UIElement.RemoveHandler(RoutedEvent, Delegate)
    UIElement.AddToEventRoute(EventRoute, RoutedEventArgs)
    UIElement.OnPreviewMouseDown(MouseButtonEventArgs)
    UIElement.OnMouseDown(MouseButtonEventArgs)
    UIElement.OnPreviewMouseUp(MouseButtonEventArgs)
    UIElement.OnMouseUp(MouseButtonEventArgs)
    UIElement.OnPreviewMouseLeftButtonDown(MouseButtonEventArgs)
    UIElement.OnMouseLeftButtonDown(MouseButtonEventArgs)
    UIElement.OnPreviewMouseLeftButtonUp(MouseButtonEventArgs)
    UIElement.OnMouseLeftButtonUp(MouseButtonEventArgs)
    UIElement.OnPreviewMouseRightButtonDown(MouseButtonEventArgs)
    UIElement.OnMouseRightButtonDown(MouseButtonEventArgs)
    UIElement.OnPreviewMouseRightButtonUp(MouseButtonEventArgs)
    UIElement.OnMouseRightButtonUp(MouseButtonEventArgs)
    UIElement.OnPreviewMouseMove(MouseEventArgs)
    UIElement.OnMouseMove(MouseEventArgs)
    UIElement.OnPreviewMouseWheel(MouseWheelEventArgs)
    UIElement.OnMouseWheel(MouseWheelEventArgs)
    UIElement.OnMouseEnter(MouseEventArgs)
    UIElement.OnMouseLeave(MouseEventArgs)
    UIElement.OnGotMouseCapture(MouseEventArgs)
    UIElement.OnLostMouseCapture(MouseEventArgs)
    UIElement.OnQueryCursor(QueryCursorEventArgs)
    UIElement.OnPreviewStylusDown(StylusDownEventArgs)
    UIElement.OnStylusDown(StylusDownEventArgs)
    UIElement.OnPreviewStylusUp(StylusEventArgs)
    UIElement.OnStylusUp(StylusEventArgs)
    UIElement.OnPreviewStylusMove(StylusEventArgs)
    UIElement.OnStylusMove(StylusEventArgs)
    UIElement.OnPreviewStylusInAirMove(StylusEventArgs)
    UIElement.OnStylusInAirMove(StylusEventArgs)
    UIElement.OnStylusEnter(StylusEventArgs)
    UIElement.OnStylusLeave(StylusEventArgs)
    UIElement.OnPreviewStylusInRange(StylusEventArgs)
    UIElement.OnStylusInRange(StylusEventArgs)
    UIElement.OnPreviewStylusOutOfRange(StylusEventArgs)
    UIElement.OnStylusOutOfRange(StylusEventArgs)
    UIElement.OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs)
    UIElement.OnStylusSystemGesture(StylusSystemGestureEventArgs)
    UIElement.OnGotStylusCapture(StylusEventArgs)
    UIElement.OnLostStylusCapture(StylusEventArgs)
    UIElement.OnStylusButtonDown(StylusButtonEventArgs)
    UIElement.OnStylusButtonUp(StylusButtonEventArgs)
    UIElement.OnPreviewStylusButtonDown(StylusButtonEventArgs)
    UIElement.OnPreviewStylusButtonUp(StylusButtonEventArgs)
    UIElement.OnPreviewKeyDown(KeyEventArgs)
    UIElement.OnKeyDown(KeyEventArgs)
    UIElement.OnPreviewKeyUp(KeyEventArgs)
    UIElement.OnKeyUp(KeyEventArgs)
    UIElement.OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnLostKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnPreviewTextInput(TextCompositionEventArgs)
    UIElement.OnTextInput(TextCompositionEventArgs)
    UIElement.OnPreviewQueryContinueDrag(QueryContinueDragEventArgs)
    UIElement.OnQueryContinueDrag(QueryContinueDragEventArgs)
    UIElement.OnPreviewGiveFeedback(GiveFeedbackEventArgs)
    UIElement.OnGiveFeedback(GiveFeedbackEventArgs)
    UIElement.OnPreviewDragEnter(DragEventArgs)
    UIElement.OnDragEnter(DragEventArgs)
    UIElement.OnPreviewDragOver(DragEventArgs)
    UIElement.OnDragOver(DragEventArgs)
    UIElement.OnPreviewDragLeave(DragEventArgs)
    UIElement.OnDragLeave(DragEventArgs)
    UIElement.OnPreviewDrop(DragEventArgs)
    UIElement.OnDrop(DragEventArgs)
    UIElement.OnPreviewTouchDown(TouchEventArgs)
    UIElement.OnTouchDown(TouchEventArgs)
    UIElement.OnPreviewTouchMove(TouchEventArgs)
    UIElement.OnTouchMove(TouchEventArgs)
    UIElement.OnPreviewTouchUp(TouchEventArgs)
    UIElement.OnTouchUp(TouchEventArgs)
    UIElement.OnGotTouchCapture(TouchEventArgs)
    UIElement.OnLostTouchCapture(TouchEventArgs)
    UIElement.OnTouchEnter(TouchEventArgs)
    UIElement.OnTouchLeave(TouchEventArgs)
    UIElement.OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs)
    UIElement.InvalidateMeasure()
    UIElement.InvalidateArrange()
    UIElement.InvalidateVisual()
    UIElement.OnChildDesiredSizeChanged(UIElement)
    UIElement.Measure(Size)
    UIElement.Arrange(Rect)
    UIElement.OnRender(DrawingContext)
    UIElement.UpdateLayout()
    UIElement.TranslatePoint(Point, UIElement)
    UIElement.InputHitTest(Point)
    UIElement.CaptureMouse()
    UIElement.ReleaseMouseCapture()
    UIElement.CaptureStylus()
    UIElement.ReleaseStylusCapture()
    UIElement.Focus()
    UIElement.OnAccessKey(AccessKeyEventArgs)
    UIElement.HitTestCore(PointHitTestParameters)
    UIElement.HitTestCore(GeometryHitTestParameters)
    UIElement.OnLostFocus(RoutedEventArgs)
    UIElement.OnManipulationStarting(ManipulationStartingEventArgs)
    UIElement.OnManipulationStarted(ManipulationStartedEventArgs)
    UIElement.OnManipulationDelta(ManipulationDeltaEventArgs)
    UIElement.OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs)
    UIElement.OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs)
    UIElement.OnManipulationCompleted(ManipulationCompletedEventArgs)
    UIElement.CaptureTouch(TouchDevice)
    UIElement.ReleaseTouchCapture(TouchDevice)
    UIElement.ReleaseAllTouchCaptures()
    UIElement.HasAnimatedProperties
    UIElement.InputBindings
    UIElement.CommandBindings
    UIElement.AllowDrop
    UIElement.StylusPlugIns
    UIElement.DesiredSize
    UIElement.IsMeasureValid
    UIElement.IsArrangeValid
    UIElement.RenderSize
    UIElement.RenderTransform
    UIElement.RenderTransformOrigin
    UIElement.IsMouseDirectlyOver
    UIElement.IsMouseOver
    UIElement.IsStylusOver
    UIElement.IsKeyboardFocusWithin
    UIElement.IsMouseCaptured
    UIElement.IsMouseCaptureWithin
    UIElement.IsStylusDirectlyOver
    UIElement.IsStylusCaptured
    UIElement.IsStylusCaptureWithin
    UIElement.IsKeyboardFocused
    UIElement.IsInputMethodEnabled
    UIElement.Opacity
    UIElement.OpacityMask
    UIElement.BitmapEffect
    UIElement.Effect
    UIElement.BitmapEffectInput
    UIElement.CacheMode
    UIElement.Uid
    UIElement.Visibility
    UIElement.ClipToBounds
    UIElement.Clip
    UIElement.SnapsToDevicePixels
    UIElement.HasEffectiveKeyboardFocus
    UIElement.IsFocused
    UIElement.IsEnabled
    UIElement.IsEnabledCore
    UIElement.IsHitTestVisible
    UIElement.IsVisible
    UIElement.Focusable
    UIElement.PersistId
    UIElement.IsManipulationEnabled
    UIElement.AreAnyTouchesOver
    UIElement.AreAnyTouchesDirectlyOver
    UIElement.AreAnyTouchesCapturedWithin
    UIElement.AreAnyTouchesCaptured
    UIElement.TouchesCaptured
    UIElement.TouchesCapturedWithin
    UIElement.TouchesOver
    UIElement.TouchesDirectlyOver
    UIElement.PreviewMouseDown
    UIElement.MouseDown
    UIElement.PreviewMouseUp
    UIElement.MouseUp
    UIElement.PreviewMouseLeftButtonDown
    UIElement.MouseLeftButtonDown
    UIElement.PreviewMouseLeftButtonUp
    UIElement.MouseLeftButtonUp
    UIElement.PreviewMouseRightButtonDown
    UIElement.MouseRightButtonDown
    UIElement.PreviewMouseRightButtonUp
    UIElement.MouseRightButtonUp
    UIElement.PreviewMouseMove
    UIElement.MouseMove
    UIElement.PreviewMouseWheel
    UIElement.MouseWheel
    UIElement.MouseEnter
    UIElement.MouseLeave
    UIElement.GotMouseCapture
    UIElement.LostMouseCapture
    UIElement.QueryCursor
    UIElement.PreviewStylusDown
    UIElement.StylusDown
    UIElement.PreviewStylusUp
    UIElement.StylusUp
    UIElement.PreviewStylusMove
    UIElement.StylusMove
    UIElement.PreviewStylusInAirMove
    UIElement.StylusInAirMove
    UIElement.StylusEnter
    UIElement.StylusLeave
    UIElement.PreviewStylusInRange
    UIElement.StylusInRange
    UIElement.PreviewStylusOutOfRange
    UIElement.StylusOutOfRange
    UIElement.PreviewStylusSystemGesture
    UIElement.StylusSystemGesture
    UIElement.GotStylusCapture
    UIElement.LostStylusCapture
    UIElement.StylusButtonDown
    UIElement.StylusButtonUp
    UIElement.PreviewStylusButtonDown
    UIElement.PreviewStylusButtonUp
    UIElement.PreviewKeyDown
    UIElement.KeyDown
    UIElement.PreviewKeyUp
    UIElement.KeyUp
    UIElement.PreviewGotKeyboardFocus
    UIElement.GotKeyboardFocus
    UIElement.PreviewLostKeyboardFocus
    UIElement.LostKeyboardFocus
    UIElement.PreviewTextInput
    UIElement.TextInput
    UIElement.PreviewQueryContinueDrag
    UIElement.QueryContinueDrag
    UIElement.PreviewGiveFeedback
    UIElement.GiveFeedback
    UIElement.PreviewDragEnter
    UIElement.DragEnter
    UIElement.PreviewDragOver
    UIElement.DragOver
    UIElement.PreviewDragLeave
    UIElement.DragLeave
    UIElement.PreviewDrop
    UIElement.Drop
    UIElement.PreviewTouchDown
    UIElement.TouchDown
    UIElement.PreviewTouchMove
    UIElement.TouchMove
    UIElement.PreviewTouchUp
    UIElement.TouchUp
    UIElement.GotTouchCapture
    UIElement.LostTouchCapture
    UIElement.TouchEnter
    UIElement.TouchLeave
    UIElement.IsMouseDirectlyOverChanged
    UIElement.IsKeyboardFocusWithinChanged
    UIElement.IsMouseCapturedChanged
    UIElement.IsMouseCaptureWithinChanged
    UIElement.IsStylusDirectlyOverChanged
    UIElement.IsStylusCapturedChanged
    UIElement.IsStylusCaptureWithinChanged
    UIElement.IsKeyboardFocusedChanged
    UIElement.LayoutUpdated
    UIElement.GotFocus
    UIElement.LostFocus
    UIElement.IsEnabledChanged
    UIElement.IsHitTestVisibleChanged
    UIElement.IsVisibleChanged
    UIElement.FocusableChanged
    UIElement.ManipulationStarting
    UIElement.ManipulationStarted
    UIElement.ManipulationDelta
    UIElement.ManipulationInertiaStarting
    UIElement.ManipulationBoundaryFeedback
    UIElement.ManipulationCompleted
    Visual.AddVisualChild(Visual)
    Visual.RemoveVisualChild(Visual)
    Visual.OnVisualChildrenChanged(DependencyObject, DependencyObject)
    Visual.OnDpiChanged(DpiScale, DpiScale)
    Visual.IsAncestorOf(DependencyObject)
    Visual.IsDescendantOf(DependencyObject)
    Visual.FindCommonVisualAncestor(DependencyObject)
    Visual.TransformToAncestor(Visual)
    Visual.TransformToAncestor(Visual3D)
    Visual.TransformToDescendant(Visual)
    Visual.TransformToVisual(Visual)
    Visual.PointToScreen(Point)
    Visual.PointFromScreen(Point)
    Visual.VisualParent
    Visual.VisualTransform
    Visual.VisualEffect
    Visual.VisualBitmapEffect
    Visual.VisualBitmapEffectInput
    Visual.VisualCacheMode
    Visual.VisualScrollableAreaClip
    Visual.VisualClip
    Visual.VisualOffset
    Visual.VisualOpacity
    Visual.VisualEdgeMode
    Visual.VisualBitmapScalingMode
    Visual.VisualClearTypeHint
    Visual.VisualTextRenderingMode
    Visual.VisualTextHintingMode
    Visual.VisualOpacityMask
    Visual.VisualXSnappingGuidelines
    Visual.VisualYSnappingGuidelines
    DependencyObject.Equals(object)
    DependencyObject.GetHashCode()
    DependencyObject.GetValue(DependencyProperty)
    DependencyObject.SetValue(DependencyProperty, object)
    DependencyObject.SetCurrentValue(DependencyProperty, object)
    DependencyObject.SetValue(DependencyPropertyKey, object)
    DependencyObject.ClearValue(DependencyProperty)
    DependencyObject.ClearValue(DependencyPropertyKey)
    DependencyObject.CoerceValue(DependencyProperty)
    DependencyObject.InvalidateProperty(DependencyProperty)
    DependencyObject.ShouldSerializeProperty(DependencyProperty)
    DependencyObject.ReadLocalValue(DependencyProperty)
    DependencyObject.GetLocalValueEnumerator()
    DependencyObject.DependencyObjectType
    DependencyObject.IsSealed
    DispatcherObject.Dispatcher
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    object.MemberwiseClone()
    Namespace: CodeFactory.WinVs.Wpf
    Assembly: CodeFactory.WinVs.Wpf.dll
    Syntax
    public class ViewUserControl : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IView

    Constructors

    ViewUserControl()

    Default constructor only to be used for compatibility with the visual editor.

    Declaration
    public ViewUserControl()

    ViewUserControl(IVsActions, ILogger)

    Initializes the base implementation of a user control.

    Declaration
    public ViewUserControl(IVsActions actions, ILogger logger)
    Parameters
    Type Name Description
    IVsActions actions

    The visual studio actions accessible in this user control.

    ILogger logger

    The logger for interaction inside this user control.

    Fields

    TitleProperty

    Backing store for the dependance property Title

    Declaration
    public static readonly DependencyProperty TitleProperty
    Field Value
    Type Description
    DependencyProperty

    _logger

    Logger class that is assigned to this user control.

    Declaration
    protected readonly ILogger _logger
    Field Value
    Type Description
    ILogger

    _visualStudioActions

    The visual studio actions provided by code factory for use with visual studio.

    Declaration
    protected readonly IVsActions _visualStudioActions
    Field Value
    Type Description
    IVsActions

    Properties

    Title

    The title that will be assigned to windows that host this user control.

    Declaration
    public string Title { get; set; }
    Property Value
    Type Description
    string

    Methods

    Close()

    Triggers the CloseHost event that will inform the host of this user control to close.

    Declaration
    protected void Close()

    ReleaseSubscriptionToHostWindow(Window)

    Used by the code factory to release subscriptions to the host windows events. This is for internal code factory use only.

    Declaration
    public void ReleaseSubscriptionToHostWindow(Window host)
    Parameters
    Type Name Description
    Window host

    The hosting window to release subscriptions.

    SubscribeToHostWindow(Window)

    Used by the code factory to subscribe to the hosts windows events to be made available to this user control. This is for internal code factory use only.

    Declaration
    public void SubscribeToHostWindow(Window host)
    Parameters
    Type Name Description
    Window host

    The hosting window that will display this user control implementation.

    WindowActivated(object, EventArgs)

    Event handler when the Activated is raised to this user control.

    Declaration
    public virtual void WindowActivated(object sender, EventArgs e)
    Parameters
    Type Name Description
    object sender

    Source window that has been activated.

    EventArgs e

    Args from the window.

    WindowClosing(object, CancelEventArgs)

    Event handler when the Closing is raised to this user control.

    Declaration
    public virtual void WindowClosing(object sender, CancelEventArgs e)
    Parameters
    Type Name Description
    object sender
    CancelEventArgs e

    Events

    CloseHost

    Event that is raised when the user control informs the hosting window or control in visual studio to close.

    Declaration
    public event EventHandler CloseHost
    Event Type
    Type Description
    EventHandler

    Implements

    IAnimatable
    IFrameworkInputElement
    IInputElement
    ISupportInitialize
    IQueryAmbient
    IAddChild
    IView
    © CodeFactory, LLC. All rights reserved.