ProgressDialog Class

 

Applies To: Dynamics CRM 2015

Generic wizard page for showing the progress of an operation, with percentage.

Namespace:   Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.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.Windows.Window
                  Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog.ProgressDialog

Syntax

public class ProgressDialog : Window, IComponentConnector
public ref class ProgressDialog : Window, IComponentConnector
type ProgressDialog = 
    class
        inherit Window
        interface IComponentConnector
    end
Public Class ProgressDialog
    Inherits Window
    Implements IComponentConnector

Constructors

Name Description
System_CAPS_pubmethod ProgressDialog()

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 AllowsTransparency

(Inherited from Window.)

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 CaptionText

System_CAPS_pubproperty Clip

(Inherited from UIElement.)

System_CAPS_pubproperty ClipToBounds

(Inherited from UIElement.)

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 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_pubproperty DesiredSize

(Inherited from UIElement.)

System_CAPS_pubproperty DialogResult

(Inherited from Window.)

System_CAPS_pubproperty Dispatcher

(Inherited from DispatcherObject.)

System_CAPS_pubproperty Effect

(Inherited from UIElement.)

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 Window.)

System_CAPS_pubproperty Indeterminate

System_CAPS_protproperty InheritanceBehavior

(Inherited from FrameworkElement.)

System_CAPS_pubproperty InputBindings

(Inherited from UIElement.)

System_CAPS_pubproperty InputScope

(Inherited from FrameworkElement.)

System_CAPS_pubproperty IsActive

(Inherited from Window.)

System_CAPS_pubproperty IsArrangeValid

(Inherited from UIElement.)

System_CAPS_pubproperty IsEnabled

(Inherited from UIElement.)

System_CAPS_protproperty IsEnabledCore

(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 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_pubproperty Left

(Inherited from Window.)

System_CAPS_protproperty LogicalChildren

(Inherited from Window.)

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 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 OwnedWindows

(Inherited from Window.)

System_CAPS_pubproperty Owner

(Inherited from Window.)

System_CAPS_pubproperty Padding

(Inherited from Control.)

System_CAPS_pubproperty Parent

(Inherited from FrameworkElement.)

System_CAPS_pubproperty PersistId

(Inherited from UIElement.)

System_CAPS_pubproperty ProgressText

System_CAPS_pubproperty ProgressValue

System_CAPS_pubproperty RenderSize

(Inherited from UIElement.)

System_CAPS_pubproperty RenderTransform

(Inherited from UIElement.)

System_CAPS_pubproperty RenderTransformOrigin

(Inherited from UIElement.)

System_CAPS_pubproperty ResizeMode

(Inherited from Window.)

System_CAPS_pubproperty Resources

(Inherited from FrameworkElement.)

System_CAPS_pubproperty RestoreBounds

(Inherited from Window.)

System_CAPS_pubproperty ShowActivated

(Inherited from Window.)

System_CAPS_pubproperty ShowInTaskbar

(Inherited from Window.)

System_CAPS_pubproperty SizeToContent

(Inherited from Window.)

System_CAPS_pubproperty SnapsToDevicePixels

(Inherited from UIElement.)

System_CAPS_pubproperty Style

(Inherited from FrameworkElement.)

System_CAPS_protproperty StylusPlugIns

(Inherited from UIElement.)

System_CAPS_pubproperty TabIndex

(Inherited from Control.)

System_CAPS_pubproperty Tag

(Inherited from FrameworkElement.)

System_CAPS_pubproperty TaskbarItemInfo

(Inherited from Window.)

System_CAPS_pubproperty Template

(Inherited from Control.)

System_CAPS_pubproperty TemplatedParent

(Inherited from FrameworkElement.)

System_CAPS_pubproperty Title

(Inherited from Window.)

System_CAPS_pubproperty ToolTip

(Inherited from FrameworkElement.)

System_CAPS_pubproperty Top

(Inherited from Window.)

System_CAPS_pubproperty Topmost

(Inherited from Window.)

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_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 VisualChildrenCount

(Inherited from FrameworkElement.)

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 VisualParent

(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.)

System_CAPS_pubproperty WindowStartupLocation

(Inherited from Window.)

System_CAPS_pubproperty WindowState

(Inherited from Window.)

System_CAPS_pubproperty WindowStyle

(Inherited from Window.)

Methods

Name Description
System_CAPS_pubmethod Activate()

(Inherited from Window.)

System_CAPS_protmethod AddChild(Object)

(Inherited from ContentControl.)

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_protmethod AddText(String)

(Inherited from ContentControl.)

System_CAPS_pubmethod AddToEventRoute(EventRoute, RoutedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod AddVisualChild(Visual)

(Inherited from Visual.)

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_protmethod ArrangeCore(Rect)

(Inherited from FrameworkElement.)

System_CAPS_protmethod ArrangeOverride(Size)

(Inherited from Window.)

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 Close()

(Inherited from Window.)

System_CAPS_pubmethod CoerceValue(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod DragMove()

(Inherited from Window.)

System_CAPS_pubmethod EndInit()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod Equals(Object)

(Inherited from DependencyObject.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

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_pubmethod GetBindingExpression(DependencyProperty)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod GetHashCode()

(Inherited from DependencyObject.)

System_CAPS_protmethod GetLayoutClip(Size)

(Inherited from FrameworkElement.)

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_protmethod GetVisualChild(Int32)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod Hide()

(Inherited from Window.)

System_CAPS_protmethod HitTestCore(GeometryHitTestParameters)

(Inherited from UIElement.)

System_CAPS_protmethod HitTestCore(PointHitTestParameters)

(Inherited from UIElement.)

System_CAPS_pubmethod InitializeComponent()

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_protmethod MeasureCore(Size)

(Inherited from FrameworkElement.)

System_CAPS_protmethod MeasureOverride(Size)

(Inherited from Window.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod MoveFocus(TraversalRequest)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnAccessKey(AccessKeyEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnActivated(EventArgs)

(Inherited from Window.)

System_CAPS_pubmethod OnApplyTemplate()

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnChildDesiredSizeChanged(UIElement)

(Inherited from UIElement.)

System_CAPS_protmethod OnClosed(EventArgs)

(Inherited from Window.)

System_CAPS_protmethod OnClosing(CancelEventArgs)

(Inherited from Window.)

System_CAPS_protmethod OnContentChanged(Object, Object)

(Inherited from Window.)

System_CAPS_protmethod OnContentRendered(EventArgs)

(Inherited from Window.)

System_CAPS_protmethod OnContentStringFormatChanged(String, String)

(Inherited from ContentControl.)

System_CAPS_protmethod OnContentTemplateChanged(DataTemplate, DataTemplate)

(Inherited from ContentControl.)

System_CAPS_protmethod OnContentTemplateSelectorChanged(DataTemplateSelector, DataTemplateSelector)

(Inherited from ContentControl.)

System_CAPS_protmethod OnContextMenuClosing(ContextMenuEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnContextMenuOpening(ContextMenuEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnCreateAutomationPeer()

(Inherited from Window.)

System_CAPS_protmethod OnDeactivated(EventArgs)

(Inherited from Window.)

System_CAPS_protmethod OnDragEnter(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnDragLeave(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnDragOver(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnDrop(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnGiveFeedback(GiveFeedbackEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnGotFocus(RoutedEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnGotMouseCapture(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnGotStylusCapture(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnGotTouchCapture(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnInitialized(EventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnKeyDown(KeyEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnKeyUp(KeyEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnLocationChanged(EventArgs)

(Inherited from Window.)

System_CAPS_protmethod OnLostFocus(RoutedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnLostKeyboardFocus(KeyboardFocusChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnLostMouseCapture(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnLostStylusCapture(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnLostTouchCapture(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs)

(Inherited from Window.)

System_CAPS_protmethod OnManipulationCompleted(ManipulationCompletedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationDelta(ManipulationDeltaEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationStarted(ManipulationStartedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationStarting(ManipulationStartingEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseDoubleClick(MouseButtonEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseEnter(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseLeave(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseLeftButtonDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseLeftButtonUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseMove(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseRightButtonDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseRightButtonUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseWheel(MouseWheelEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewDragEnter(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewDragLeave(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewDragOver(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewDrop(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewGiveFeedback(GiveFeedbackEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewKeyDown(KeyEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewKeyUp(KeyEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseDoubleClick(MouseButtonEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnPreviewMouseDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseLeftButtonDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseLeftButtonUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseMove(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseRightButtonDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseRightButtonUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseWheel(MouseWheelEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewQueryContinueDrag(QueryContinueDragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusButtonDown(StylusButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusButtonUp(StylusButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusDown(StylusDownEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusInAirMove(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusInRange(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusMove(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusOutOfRange(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusUp(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewTextInput(TextCompositionEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewTouchDown(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewTouchMove(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewTouchUp(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPropertyChanged(DependencyPropertyChangedEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnQueryContinueDrag(QueryContinueDragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnQueryCursor(QueryCursorEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnRender(DrawingContext)

(Inherited from UIElement.)

System_CAPS_protmethod OnRenderSizeChanged(SizeChangedInfo)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnSourceInitialized(EventArgs)

(Inherited from Window.)

System_CAPS_protmethod OnStateChanged(EventArgs)

(Inherited from Window.)

System_CAPS_protmethod OnStyleChanged(Style, Style)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnStylusButtonDown(StylusButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusButtonUp(StylusButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusDown(StylusDownEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusEnter(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusInAirMove(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusInRange(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusLeave(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusMove(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusOutOfRange(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusSystemGesture(StylusSystemGestureEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusUp(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnTemplateChanged(ControlTemplate, ControlTemplate)

(Inherited from Control.)

System_CAPS_protmethod OnTextInput(TextCompositionEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnToolTipClosing(ToolTipEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnToolTipOpening(ToolTipEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnTouchDown(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnTouchEnter(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnTouchLeave(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnTouchMove(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnTouchUp(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnVisualChildrenChanged(DependencyObject, DependencyObject)

(Inherited from Visual.)

System_CAPS_protmethod OnVisualParentChanged(DependencyObject)

(Inherited from Window.)

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 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_protmethod RemoveVisualChild(Visual)

(Inherited from Visual.)

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 Show()

(Inherited from Window.)

System_CAPS_pubmethod ShowDialog()

(Inherited from Window.)

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 UnregisterName(String)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod UpdateLayout()

(Inherited from UIElement.)

Events

Name Description
System_CAPS_pubevent Activated

(Inherited from Window.)

System_CAPS_pubevent Cancel

System_CAPS_pubevent Closed

(Inherited from Window.)

System_CAPS_pubevent Closing

(Inherited from Window.)

System_CAPS_pubevent ContentRendered

(Inherited from Window.)

System_CAPS_pubevent ContextMenuClosing

(Inherited from FrameworkElement.)

System_CAPS_pubevent ContextMenuOpening

(Inherited from FrameworkElement.)

System_CAPS_pubevent DataContextChanged

(Inherited from FrameworkElement.)

System_CAPS_pubevent Deactivated

(Inherited from Window.)

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 LocationChanged

(Inherited from Window.)

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 SourceInitialized

(Inherited from Window.)

System_CAPS_pubevent SourceUpdated

(Inherited from FrameworkElement.)

System_CAPS_pubevent StateChanged

(Inherited from Window.)

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.)

Extension Methods

Name Description
System_CAPS_pubmethod SerializeByJson(IEnumerable<Type>)

Serialize an object using the DataContractJsonSerializer.(Defined by ObjectExtensions.)

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.Client.Windows.Controls.ConnectionDialog Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright