Share via


WorkflowDesigner Class

 

Applies To: Dynamics CRM 2015

For internal use only.

Namespace:   Microsoft.Xrm.Sdk.Workflow.Designers
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Inheritance Hierarchy

System.Object
  System.Windows.Threading.DispatcherObject
    System.Windows.DependencyObject
      System.Windows.Media.Visual
        System.Windows.UIElement
          System.Windows.FrameworkElement
            System.Windows.Controls.Control
              System.Windows.Controls.ContentControl
                System.Activities.Presentation.WorkflowViewElement
                  System.Activities.Presentation.ActivityDesigner
                    Microsoft.Xrm.Sdk.Workflow.Designers.WorkflowDesigner

Syntax

public sealed class WorkflowDesigner : ActivityDesigner, IComponentConnector
public ref class WorkflowDesigner sealed : ActivityDesigner, 
    IComponentConnector
[<Sealed>]
type WorkflowDesigner = 
    class
        inherit ActivityDesigner
        interface IComponentConnector
    end
Public NotInheritable Class WorkflowDesigner
    Inherits ActivityDesigner
    Implements IComponentConnector

Constructors

Name Description
System_CAPS_pubmethod WorkflowDesigner()

Initializes a new instance of the WorkflowDesigner class.

Properties

Name Description
System_CAPS_pubproperty ActualHeight

(Inherited from FrameworkElement.)

System_CAPS_pubproperty ActualWidth

(Inherited from FrameworkElement.)

System_CAPS_pubproperty AllowDrop

(Inherited from UIElement.)

System_CAPS_pubproperty AreAnyTouchesCaptured

(Inherited from UIElement.)

System_CAPS_pubproperty AreAnyTouchesCapturedWithin

(Inherited from UIElement.)

System_CAPS_pubproperty AreAnyTouchesDirectlyOver

(Inherited from UIElement.)

System_CAPS_pubproperty AreAnyTouchesOver

(Inherited from UIElement.)

System_CAPS_pubproperty Background

(Inherited from Control.)

System_CAPS_pubproperty BindingGroup

(Inherited from FrameworkElement.)

System_CAPS_pubproperty BitmapEffect

(Inherited from UIElement.)

System_CAPS_pubproperty BitmapEffectInput

(Inherited from UIElement.)

System_CAPS_pubproperty BorderBrush

(Inherited from Control.)

System_CAPS_pubproperty BorderThickness

(Inherited from Control.)

System_CAPS_pubproperty CacheMode

(Inherited from UIElement.)

System_CAPS_pubproperty Clip

(Inherited from UIElement.)

System_CAPS_pubproperty ClipToBounds

(Inherited from UIElement.)

System_CAPS_pubproperty Collapsible

(Inherited from WorkflowViewElement.)

System_CAPS_pubproperty CommandBindings

(Inherited from UIElement.)

System_CAPS_pubproperty Content

(Inherited from ContentControl.)

System_CAPS_pubproperty ContentStringFormat

(Inherited from ContentControl.)

System_CAPS_pubproperty ContentTemplate

(Inherited from ContentControl.)

System_CAPS_pubproperty ContentTemplateSelector

(Inherited from ContentControl.)

System_CAPS_pubproperty Context

(Inherited from WorkflowViewElement.)

System_CAPS_pubproperty ContextMenu

(Inherited from FrameworkElement.)

System_CAPS_pubproperty Cursor

(Inherited from FrameworkElement.)

System_CAPS_pubproperty DataContext

(Inherited from FrameworkElement.)

System_CAPS_protproperty DefaultStyleKey

(Inherited from FrameworkElement.)

System_CAPS_pubproperty DependencyObjectType

(Inherited from DependencyObject.)

System_CAPS_protproperty Designer

(Inherited from WorkflowViewElement.)

System_CAPS_pubproperty DesiredSize

(Inherited from UIElement.)

System_CAPS_pubproperty Dispatcher

(Inherited from DispatcherObject.)

System_CAPS_pubproperty DragHandle

(Inherited from WorkflowViewElement.)

System_CAPS_pubproperty Effect

(Inherited from UIElement.)

System_CAPS_pubproperty ExpandState

(Inherited from WorkflowViewElement.)

System_CAPS_pubproperty FlowDirection

(Inherited from FrameworkElement.)

System_CAPS_pubproperty Focusable

(Inherited from UIElement.)

System_CAPS_pubproperty FocusVisualStyle

(Inherited from FrameworkElement.)

System_CAPS_pubproperty FontFamily

(Inherited from Control.)

System_CAPS_pubproperty FontSize

(Inherited from Control.)

System_CAPS_pubproperty FontStretch

(Inherited from Control.)

System_CAPS_pubproperty FontStyle

(Inherited from Control.)

System_CAPS_pubproperty FontWeight

(Inherited from Control.)

System_CAPS_pubproperty ForceCursor

(Inherited from FrameworkElement.)

System_CAPS_pubproperty Foreground

(Inherited from Control.)

System_CAPS_protproperty HandlesScrolling

(Inherited from Control.)

System_CAPS_pubproperty HasAnimatedProperties

(Inherited from UIElement.)

System_CAPS_pubproperty HasContent

(Inherited from ContentControl.)

System_CAPS_pubproperty Height

(Inherited from FrameworkElement.)

System_CAPS_pubproperty HorizontalAlignment

(Inherited from FrameworkElement.)

System_CAPS_pubproperty HorizontalContentAlignment

(Inherited from Control.)

System_CAPS_pubproperty Icon

(Inherited from ActivityDesigner.)

System_CAPS_protproperty InheritanceBehavior

(Inherited from FrameworkElement.)

System_CAPS_pubproperty InputBindings

(Inherited from UIElement.)

System_CAPS_pubproperty InputScope

(Inherited from FrameworkElement.)

System_CAPS_pubproperty IsArrangeValid

(Inherited from UIElement.)

System_CAPS_pubproperty IsEnabled

(Inherited from UIElement.)

System_CAPS_pubproperty IsFocused

(Inherited from UIElement.)

System_CAPS_pubproperty IsHitTestVisible

(Inherited from UIElement.)

System_CAPS_pubproperty IsInitialized

(Inherited from FrameworkElement.)

System_CAPS_pubproperty IsInputMethodEnabled

(Inherited from UIElement.)

System_CAPS_pubproperty IsKeyboardFocused

(Inherited from UIElement.)

System_CAPS_pubproperty IsKeyboardFocusWithin

(Inherited from UIElement.)

System_CAPS_pubproperty IsLoaded

(Inherited from FrameworkElement.)

System_CAPS_pubproperty IsManipulationEnabled

(Inherited from UIElement.)

System_CAPS_pubproperty IsMeasureValid

(Inherited from UIElement.)

System_CAPS_pubproperty IsMouseCaptured

(Inherited from UIElement.)

System_CAPS_pubproperty IsMouseCaptureWithin

(Inherited from UIElement.)

System_CAPS_pubproperty IsMouseDirectlyOver

(Inherited from UIElement.)

System_CAPS_pubproperty IsMouseOver

(Inherited from UIElement.)

System_CAPS_pubproperty IsRootDesigner

(Inherited from WorkflowViewElement.)

System_CAPS_pubproperty IsSealed

(Inherited from DependencyObject.)

System_CAPS_pubproperty IsStylusCaptured

(Inherited from UIElement.)

System_CAPS_pubproperty IsStylusCaptureWithin

(Inherited from UIElement.)

System_CAPS_pubproperty IsStylusDirectlyOver

(Inherited from UIElement.)

System_CAPS_pubproperty IsStylusOver

(Inherited from UIElement.)

System_CAPS_pubproperty IsTabStop

(Inherited from Control.)

System_CAPS_pubproperty IsVisible

(Inherited from UIElement.)

System_CAPS_pubproperty Language

(Inherited from FrameworkElement.)

System_CAPS_pubproperty LayoutTransform

(Inherited from FrameworkElement.)

System_CAPS_protproperty LogicalChildren

(Inherited from ContentControl.)

System_CAPS_pubproperty Margin

(Inherited from FrameworkElement.)

System_CAPS_pubproperty MaxHeight

(Inherited from FrameworkElement.)

System_CAPS_pubproperty MaxWidth

(Inherited from FrameworkElement.)

System_CAPS_pubproperty MinHeight

(Inherited from FrameworkElement.)

System_CAPS_pubproperty MinWidth

(Inherited from FrameworkElement.)

System_CAPS_pubproperty ModelItem

(Inherited from WorkflowViewElement.)

System_CAPS_pubproperty Name

(Inherited from FrameworkElement.)

System_CAPS_pubproperty Opacity

(Inherited from UIElement.)

System_CAPS_pubproperty OpacityMask

(Inherited from UIElement.)

System_CAPS_pubproperty OverridesDefaultStyle

(Inherited from FrameworkElement.)

System_CAPS_pubproperty Padding

(Inherited from Control.)

System_CAPS_pubproperty Parent

(Inherited from FrameworkElement.)

System_CAPS_pubproperty PersistId

(Inherited from UIElement.)

System_CAPS_pubproperty PinState

(Inherited from WorkflowViewElement.)

System_CAPS_pubproperty RenderSize

(Inherited from UIElement.)

System_CAPS_pubproperty RenderTransform

(Inherited from UIElement.)

System_CAPS_pubproperty RenderTransformOrigin

(Inherited from UIElement.)

System_CAPS_pubproperty Resources

(Inherited from FrameworkElement.)

System_CAPS_pubproperty ShowExpanded

(Inherited from WorkflowViewElement.)

System_CAPS_pubproperty SnapsToDevicePixels

(Inherited from UIElement.)

System_CAPS_pubproperty Style

(Inherited from FrameworkElement.)

System_CAPS_pubproperty TabIndex

(Inherited from Control.)

System_CAPS_pubproperty Tag

(Inherited from FrameworkElement.)

System_CAPS_pubproperty Template

(Inherited from Control.)

System_CAPS_pubproperty TemplatedParent

(Inherited from FrameworkElement.)

System_CAPS_pubproperty ToolTip

(Inherited from FrameworkElement.)

System_CAPS_pubproperty TouchesCaptured

(Inherited from UIElement.)

System_CAPS_pubproperty TouchesCapturedWithin

(Inherited from UIElement.)

System_CAPS_pubproperty TouchesDirectlyOver

(Inherited from UIElement.)

System_CAPS_pubproperty TouchesOver

(Inherited from UIElement.)

System_CAPS_pubproperty Triggers

(Inherited from FrameworkElement.)

System_CAPS_pubproperty Uid

(Inherited from UIElement.)

System_CAPS_pubproperty UseLayoutRounding

(Inherited from FrameworkElement.)

System_CAPS_pubproperty VerticalAlignment

(Inherited from FrameworkElement.)

System_CAPS_pubproperty VerticalContentAlignment

(Inherited from Control.)

System_CAPS_protproperty ViewService

(Inherited from WorkflowViewElement.)

System_CAPS_protproperty ViewStateService

(Inherited from WorkflowViewElement.)

System_CAPS_pubproperty Visibility

(Inherited from UIElement.)

System_CAPS_protproperty VisualBitmapEffect

(Inherited from Visual.)

System_CAPS_protproperty VisualBitmapEffectInput

(Inherited from Visual.)

System_CAPS_protproperty VisualBitmapScalingMode

(Inherited from Visual.)

System_CAPS_protproperty VisualCacheMode

(Inherited from Visual.)

System_CAPS_protproperty VisualClearTypeHint

(Inherited from Visual.)

System_CAPS_protproperty VisualClip

(Inherited from Visual.)

System_CAPS_protproperty VisualEdgeMode

(Inherited from Visual.)

System_CAPS_protproperty VisualEffect

(Inherited from Visual.)

System_CAPS_protproperty VisualOffset

(Inherited from Visual.)

System_CAPS_protproperty VisualOpacity

(Inherited from Visual.)

System_CAPS_protproperty VisualOpacityMask

(Inherited from Visual.)

System_CAPS_protproperty VisualScrollableAreaClip

(Inherited from Visual.)

System_CAPS_protproperty VisualTextHintingMode

(Inherited from Visual.)

System_CAPS_protproperty VisualTextRenderingMode

(Inherited from Visual.)

System_CAPS_protproperty VisualTransform

(Inherited from Visual.)

System_CAPS_protproperty VisualXSnappingGuidelines

(Inherited from Visual.)

System_CAPS_protproperty VisualYSnappingGuidelines

(Inherited from Visual.)

System_CAPS_pubproperty Width

(Inherited from FrameworkElement.)

Methods

Name Description
System_CAPS_pubmethod AddHandler(RoutedEvent, Delegate)

(Inherited from UIElement.)

System_CAPS_pubmethod AddHandler(RoutedEvent, Delegate, Boolean)

(Inherited from UIElement.)

System_CAPS_protmethod AddLogicalChild(Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod AddToEventRoute(EventRoute, RoutedEventArgs)

(Inherited from UIElement.)

System_CAPS_pubmethod ApplyAnimationClock(DependencyProperty, AnimationClock)

(Inherited from UIElement.)

System_CAPS_pubmethod ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)

(Inherited from UIElement.)

System_CAPS_pubmethod ApplyTemplate()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod Arrange(Rect)

(Inherited from UIElement.)

System_CAPS_pubmethod BeginAnimation(DependencyProperty, AnimationTimeline)

(Inherited from UIElement.)

System_CAPS_pubmethod BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)

(Inherited from UIElement.)

System_CAPS_pubmethod BeginInit()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod BeginStoryboard(Storyboard)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod BeginStoryboard(Storyboard, HandoffBehavior)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod BeginStoryboard(Storyboard, HandoffBehavior, Boolean)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod BringIntoView()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod BringIntoView(Rect)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod CaptureMouse()

(Inherited from UIElement.)

System_CAPS_pubmethod CaptureStylus()

(Inherited from UIElement.)

System_CAPS_pubmethod CaptureTouch(TouchDevice)

(Inherited from UIElement.)

System_CAPS_pubmethod ClearValue(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod ClearValue(DependencyPropertyKey)

(Inherited from DependencyObject.)

System_CAPS_pubmethod CoerceValue(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod EndInit()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod Equals(Object)

(Inherited from DependencyObject.)

System_CAPS_pubmethod FindCommonVisualAncestor(DependencyObject)

(Inherited from Visual.)

System_CAPS_pubmethod FindName(String)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod FindResource(Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod Focus()

(Inherited from UIElement.)

System_CAPS_pubmethod GetAnimationBaseValue(DependencyProperty)

(Inherited from UIElement.)

System_CAPS_protmethod GetAutomationItemStatus()

(Inherited from ActivityDesigner.)

System_CAPS_pubmethod GetBindingExpression(DependencyProperty)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod GetHashCode()

(Inherited from DependencyObject.)

System_CAPS_pubmethod GetLocalValueEnumerator()

(Inherited from DependencyObject.)

System_CAPS_protmethod GetTemplateChild(String)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod GetUIParentCore()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod GetValue(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod InitializeComponent()

For internal use only.

System_CAPS_pubmethod InputHitTest(Point)

(Inherited from UIElement.)

System_CAPS_pubmethod InvalidateArrange()

(Inherited from UIElement.)

System_CAPS_pubmethod InvalidateMeasure()

(Inherited from UIElement.)

System_CAPS_pubmethod InvalidateProperty(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod InvalidateVisual()

(Inherited from UIElement.)

System_CAPS_pubmethod IsAncestorOf(DependencyObject)

(Inherited from Visual.)

System_CAPS_pubmethod IsDescendantOf(DependencyObject)

(Inherited from Visual.)

System_CAPS_pubmethod Measure(Size)

(Inherited from UIElement.)

System_CAPS_pubmethod MoveFocus(TraversalRequest)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod OnApplyTemplate()

(Inherited from ActivityDesigner.)

System_CAPS_protmethod OnEditAnnotation()

(Inherited from ActivityDesigner.)

System_CAPS_protmethod OnRenderSizeChanged(SizeChangedInfo)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnStyleChanged(Style, Style)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnVisualChildrenChanged(DependencyObject, DependencyObject)

(Inherited from Visual.)

System_CAPS_protmethod OnVisualParentChanged(DependencyObject)

(Inherited from FrameworkElement.)

System_CAPS_protmethod ParentLayoutInvalidated(UIElement)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod PointFromScreen(Point)

(Inherited from Visual.)

System_CAPS_pubmethod PointToScreen(Point)

(Inherited from Visual.)

System_CAPS_pubmethod PredictFocus(FocusNavigationDirection)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod RaiseEvent(RoutedEventArgs)

(Inherited from UIElement.)

System_CAPS_pubmethod ReadLocalValue(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod RegisterCompositeView(ICompositeView)

(Inherited from WorkflowViewElement.)

System_CAPS_pubmethod RegisterDefaultCompositeView(ICompositeView)

(Inherited from WorkflowViewElement.)

System_CAPS_pubmethod RegisterName(String, Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod ReleaseAllTouchCaptures()

(Inherited from UIElement.)

System_CAPS_pubmethod ReleaseMouseCapture()

(Inherited from UIElement.)

System_CAPS_pubmethod ReleaseStylusCapture()

(Inherited from UIElement.)

System_CAPS_pubmethod ReleaseTouchCapture(TouchDevice)

(Inherited from UIElement.)

System_CAPS_pubmethod RemoveHandler(RoutedEvent, Delegate)

(Inherited from UIElement.)

System_CAPS_protmethod RemoveLogicalChild(Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod SetBinding(DependencyProperty, BindingBase)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod SetBinding(DependencyProperty, String)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod SetCurrentValue(DependencyProperty, Object)

(Inherited from DependencyObject.)

System_CAPS_pubmethod SetResourceReference(DependencyProperty, Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod SetValue(DependencyProperty, Object)

(Inherited from DependencyObject.)

System_CAPS_pubmethod SetValue(DependencyPropertyKey, Object)

(Inherited from DependencyObject.)

System_CAPS_protmethod ShouldSerializeProperty(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod ToString()

(Inherited from Control.)

System_CAPS_pubmethod TransformToAncestor(Visual)

(Inherited from Visual.)

System_CAPS_pubmethod TransformToAncestor(Visual3D)

(Inherited from Visual.)

System_CAPS_pubmethod TransformToDescendant(Visual)

(Inherited from Visual.)

System_CAPS_pubmethod TransformToVisual(Visual)

(Inherited from Visual.)

System_CAPS_pubmethod TranslatePoint(Point, UIElement)

(Inherited from UIElement.)

System_CAPS_pubmethod TryFindResource(Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod UnregisterCompositeView(ICompositeView)

(Inherited from WorkflowViewElement.)

System_CAPS_pubmethod UnregisterDefaultCompositeView(ICompositeView)

(Inherited from WorkflowViewElement.)

System_CAPS_pubmethod UnregisterName(String)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod UpdateLayout()

(Inherited from UIElement.)

Events

Name Description
System_CAPS_pubevent ContextMenuClosing

(Inherited from FrameworkElement.)

System_CAPS_pubevent ContextMenuOpening

(Inherited from FrameworkElement.)

System_CAPS_pubevent DataContextChanged

(Inherited from FrameworkElement.)

System_CAPS_pubevent DragEnter

(Inherited from UIElement.)

System_CAPS_pubevent DragLeave

(Inherited from UIElement.)

System_CAPS_pubevent DragOver

(Inherited from UIElement.)

System_CAPS_pubevent Drop

(Inherited from UIElement.)

System_CAPS_pubevent FocusableChanged

(Inherited from UIElement.)

System_CAPS_pubevent GiveFeedback

(Inherited from UIElement.)

System_CAPS_pubevent GotFocus

(Inherited from UIElement.)

System_CAPS_pubevent GotKeyboardFocus

(Inherited from UIElement.)

System_CAPS_pubevent GotMouseCapture

(Inherited from UIElement.)

System_CAPS_pubevent GotStylusCapture

(Inherited from UIElement.)

System_CAPS_pubevent GotTouchCapture

(Inherited from UIElement.)

System_CAPS_pubevent Initialized

(Inherited from FrameworkElement.)

System_CAPS_pubevent IsEnabledChanged

(Inherited from UIElement.)

System_CAPS_pubevent IsHitTestVisibleChanged

(Inherited from UIElement.)

System_CAPS_pubevent IsKeyboardFocusedChanged

(Inherited from UIElement.)

System_CAPS_pubevent IsKeyboardFocusWithinChanged

(Inherited from UIElement.)

System_CAPS_pubevent IsMouseCapturedChanged

(Inherited from UIElement.)

System_CAPS_pubevent IsMouseCaptureWithinChanged

(Inherited from UIElement.)

System_CAPS_pubevent IsMouseDirectlyOverChanged

(Inherited from UIElement.)

System_CAPS_pubevent IsStylusCapturedChanged

(Inherited from UIElement.)

System_CAPS_pubevent IsStylusCaptureWithinChanged

(Inherited from UIElement.)

System_CAPS_pubevent IsStylusDirectlyOverChanged

(Inherited from UIElement.)

System_CAPS_pubevent IsVisibleChanged

(Inherited from UIElement.)

System_CAPS_pubevent KeyDown

(Inherited from UIElement.)

System_CAPS_pubevent KeyUp

(Inherited from UIElement.)

System_CAPS_pubevent LayoutUpdated

(Inherited from UIElement.)

System_CAPS_pubevent Loaded

(Inherited from FrameworkElement.)

System_CAPS_pubevent LostFocus

(Inherited from UIElement.)

System_CAPS_pubevent LostKeyboardFocus

(Inherited from UIElement.)

System_CAPS_pubevent LostMouseCapture

(Inherited from UIElement.)

System_CAPS_pubevent LostStylusCapture

(Inherited from UIElement.)

System_CAPS_pubevent LostTouchCapture

(Inherited from UIElement.)

System_CAPS_pubevent ManipulationBoundaryFeedback

(Inherited from UIElement.)

System_CAPS_pubevent ManipulationCompleted

(Inherited from UIElement.)

System_CAPS_pubevent ManipulationDelta

(Inherited from UIElement.)

System_CAPS_pubevent ManipulationInertiaStarting

(Inherited from UIElement.)

System_CAPS_pubevent ManipulationStarted

(Inherited from UIElement.)

System_CAPS_pubevent ManipulationStarting

(Inherited from UIElement.)

System_CAPS_pubevent MouseDoubleClick

(Inherited from Control.)

System_CAPS_pubevent MouseDown

(Inherited from UIElement.)

System_CAPS_pubevent MouseEnter

(Inherited from UIElement.)

System_CAPS_pubevent MouseLeave

(Inherited from UIElement.)

System_CAPS_pubevent MouseLeftButtonDown

(Inherited from UIElement.)

System_CAPS_pubevent MouseLeftButtonUp

(Inherited from UIElement.)

System_CAPS_pubevent MouseMove

(Inherited from UIElement.)

System_CAPS_pubevent MouseRightButtonDown

(Inherited from UIElement.)

System_CAPS_pubevent MouseRightButtonUp

(Inherited from UIElement.)

System_CAPS_pubevent MouseUp

(Inherited from UIElement.)

System_CAPS_pubevent MouseWheel

(Inherited from UIElement.)

System_CAPS_pubevent PreviewDragEnter

(Inherited from UIElement.)

System_CAPS_pubevent PreviewDragLeave

(Inherited from UIElement.)

System_CAPS_pubevent PreviewDragOver

(Inherited from UIElement.)

System_CAPS_pubevent PreviewDrop

(Inherited from UIElement.)

System_CAPS_pubevent PreviewGiveFeedback

(Inherited from UIElement.)

System_CAPS_pubevent PreviewGotKeyboardFocus

(Inherited from UIElement.)

System_CAPS_pubevent PreviewKeyDown

(Inherited from UIElement.)

System_CAPS_pubevent PreviewKeyUp

(Inherited from UIElement.)

System_CAPS_pubevent PreviewLostKeyboardFocus

(Inherited from UIElement.)

System_CAPS_pubevent PreviewMouseDoubleClick

(Inherited from Control.)

System_CAPS_pubevent PreviewMouseDown

(Inherited from UIElement.)

System_CAPS_pubevent PreviewMouseLeftButtonDown

(Inherited from UIElement.)

System_CAPS_pubevent PreviewMouseLeftButtonUp

(Inherited from UIElement.)

System_CAPS_pubevent PreviewMouseMove

(Inherited from UIElement.)

System_CAPS_pubevent PreviewMouseRightButtonDown

(Inherited from UIElement.)

System_CAPS_pubevent PreviewMouseRightButtonUp

(Inherited from UIElement.)

System_CAPS_pubevent PreviewMouseUp

(Inherited from UIElement.)

System_CAPS_pubevent PreviewMouseWheel

(Inherited from UIElement.)

System_CAPS_pubevent PreviewQueryContinueDrag

(Inherited from UIElement.)

System_CAPS_pubevent PreviewStylusButtonDown

(Inherited from UIElement.)

System_CAPS_pubevent PreviewStylusButtonUp

(Inherited from UIElement.)

System_CAPS_pubevent PreviewStylusDown

(Inherited from UIElement.)

System_CAPS_pubevent PreviewStylusInAirMove

(Inherited from UIElement.)

System_CAPS_pubevent PreviewStylusInRange

(Inherited from UIElement.)

System_CAPS_pubevent PreviewStylusMove

(Inherited from UIElement.)

System_CAPS_pubevent PreviewStylusOutOfRange

(Inherited from UIElement.)

System_CAPS_pubevent PreviewStylusSystemGesture

(Inherited from UIElement.)

System_CAPS_pubevent PreviewStylusUp

(Inherited from UIElement.)

System_CAPS_pubevent PreviewTextInput

(Inherited from UIElement.)

System_CAPS_pubevent PreviewTouchDown

(Inherited from UIElement.)

System_CAPS_pubevent PreviewTouchMove

(Inherited from UIElement.)

System_CAPS_pubevent PreviewTouchUp

(Inherited from UIElement.)

System_CAPS_pubevent QueryContinueDrag

(Inherited from UIElement.)

System_CAPS_pubevent QueryCursor

(Inherited from UIElement.)

System_CAPS_pubevent RequestBringIntoView

(Inherited from FrameworkElement.)

System_CAPS_pubevent SizeChanged

(Inherited from FrameworkElement.)

System_CAPS_pubevent SourceUpdated

(Inherited from FrameworkElement.)

System_CAPS_pubevent StylusButtonDown

(Inherited from UIElement.)

System_CAPS_pubevent StylusButtonUp

(Inherited from UIElement.)

System_CAPS_pubevent StylusDown

(Inherited from UIElement.)

System_CAPS_pubevent StylusEnter

(Inherited from UIElement.)

System_CAPS_pubevent StylusInAirMove

(Inherited from UIElement.)

System_CAPS_pubevent StylusInRange

(Inherited from UIElement.)

System_CAPS_pubevent StylusLeave

(Inherited from UIElement.)

System_CAPS_pubevent StylusMove

(Inherited from UIElement.)

System_CAPS_pubevent StylusOutOfRange

(Inherited from UIElement.)

System_CAPS_pubevent StylusSystemGesture

(Inherited from UIElement.)

System_CAPS_pubevent StylusUp

(Inherited from UIElement.)

System_CAPS_pubevent TargetUpdated

(Inherited from FrameworkElement.)

System_CAPS_pubevent TextInput

(Inherited from UIElement.)

System_CAPS_pubevent ToolTipClosing

(Inherited from FrameworkElement.)

System_CAPS_pubevent ToolTipOpening

(Inherited from FrameworkElement.)

System_CAPS_pubevent TouchDown

(Inherited from UIElement.)

System_CAPS_pubevent TouchEnter

(Inherited from UIElement.)

System_CAPS_pubevent TouchLeave

(Inherited from UIElement.)

System_CAPS_pubevent TouchMove

(Inherited from UIElement.)

System_CAPS_pubevent TouchUp

(Inherited from UIElement.)

System_CAPS_pubevent Unloaded

(Inherited from FrameworkElement.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privmethod IAddChild.AddChild(Object)

(Inherited from ContentControl.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IAddChild.AddText(String)

(Inherited from ContentControl.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IQueryAmbient.IsAmbientPropertyAvailable(String)

(Inherited from FrameworkElement.)

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

Microsoft.Xrm.Sdk.Workflow.Designers Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright