Sprinter Defect Tracking System API
FieldsControl Class Members
Properties  Methods  Events

The following tables list the members exposed by FieldsControl.

Public Properties
  Name Description
Public Property ActualHeight (Inherited from System.Windows.FrameworkElement)
Public Property ActualWidth (Inherited from System.Windows.FrameworkElement)
Public Property AllowDrop (Inherited from System.Windows.UIElement)
Public Property AreAnyTouchesCaptured (Inherited from System.Windows.UIElement)
Public Property AreAnyTouchesCapturedWithin (Inherited from System.Windows.UIElement)
Public Property AreAnyTouchesDirectlyOver (Inherited from System.Windows.UIElement)
Public Property AreAnyTouchesOver (Inherited from System.Windows.UIElement)
Public Property Background (Inherited from System.Windows.Controls.Control)
Public Property BindingGroup (Inherited from System.Windows.FrameworkElement)
Public Property BitmapEffect (Inherited from System.Windows.UIElement)
Public Property BitmapEffectInput (Inherited from System.Windows.UIElement)
Public Property BorderBrush (Inherited from System.Windows.Controls.Control)
Public Property BorderThickness (Inherited from System.Windows.Controls.Control)
Public Property CacheMode (Inherited from System.Windows.UIElement)
Public Property Clip (Inherited from System.Windows.UIElement)
Public Property ClipToBounds (Inherited from System.Windows.UIElement)
Public Property CommandBindings (Inherited from System.Windows.UIElement)
Public Property Content (Inherited from System.Windows.Controls.ContentControl)
Public Property ContentStringFormat (Inherited from System.Windows.Controls.ContentControl)
Public Property ContentTemplate (Inherited from System.Windows.Controls.ContentControl)
Public Property ContentTemplateSelector (Inherited from System.Windows.Controls.ContentControl)
Public Property ContextMenu (Inherited from System.Windows.FrameworkElement)
Public Property Cursor (Inherited from System.Windows.FrameworkElement)
Public Property DataContext (Inherited from System.Windows.FrameworkElement)
Public Property DependencyObjectType (Inherited from System.Windows.DependencyObject)
Public Property DesiredSize (Inherited from System.Windows.UIElement)
Public Property Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public Property Effect (Inherited from System.Windows.UIElement)
Public Property Fields The collection of fields available in the control.  
Public Property FlowDirection (Inherited from System.Windows.FrameworkElement)
Public Property Focusable (Inherited from System.Windows.UIElement)
Public Property FocusVisualStyle (Inherited from System.Windows.FrameworkElement)
Public Property FontFamily (Inherited from System.Windows.Controls.Control)
Public Property FontSize (Inherited from System.Windows.Controls.Control)
Public Property FontStretch (Inherited from System.Windows.Controls.Control)
Public Property FontStyle (Inherited from System.Windows.Controls.Control)
Public Property FontWeight (Inherited from System.Windows.Controls.Control)
Public Property ForceCursor (Inherited from System.Windows.FrameworkElement)
Public Property Foreground (Inherited from System.Windows.Controls.Control)
Public Property HasAnimatedProperties (Inherited from System.Windows.UIElement)
Public Property HasContent (Inherited from System.Windows.Controls.ContentControl)
Public Property Height (Inherited from System.Windows.FrameworkElement)
Public Property HorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public Property HorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public Property InputBindings (Inherited from System.Windows.UIElement)
Public Property InputScope (Inherited from System.Windows.FrameworkElement)
Public Property IsArrangeValid (Inherited from System.Windows.UIElement)
Public Property IsEnabled (Inherited from System.Windows.UIElement)
Public Property IsFocused (Inherited from System.Windows.UIElement)
Public Property IsHitTestVisible (Inherited from System.Windows.UIElement)
Public Property IsInitialized (Inherited from System.Windows.FrameworkElement)
Public Property IsInputMethodEnabled (Inherited from System.Windows.UIElement)
Public Property IsKeyboardFocused (Inherited from System.Windows.UIElement)
Public Property IsKeyboardFocusWithin (Inherited from System.Windows.UIElement)
Public Property IsLoaded (Inherited from System.Windows.FrameworkElement)
Public Property IsManipulationEnabled (Inherited from System.Windows.UIElement)
Public Property IsMeasureValid (Inherited from System.Windows.UIElement)
Public Property IsMouseCaptured (Inherited from System.Windows.UIElement)
Public Property IsMouseCaptureWithin (Inherited from System.Windows.UIElement)
Public Property IsMouseDirectlyOver (Inherited from System.Windows.UIElement)
Public Property IsMouseOver (Inherited from System.Windows.UIElement)
Public Property IsSealed (Inherited from System.Windows.DependencyObject)
Public Property IsStylusCaptured (Inherited from System.Windows.UIElement)
Public Property IsStylusCaptureWithin (Inherited from System.Windows.UIElement)
Public Property IsStylusDirectlyOver (Inherited from System.Windows.UIElement)
Public Property IsStylusOver (Inherited from System.Windows.UIElement)
Public Property IsTabStop (Inherited from System.Windows.Controls.Control)
Public Property IsVisible (Inherited from System.Windows.UIElement)
Public Property Language (Inherited from System.Windows.FrameworkElement)
Public Property LayoutTransform (Inherited from System.Windows.FrameworkElement)
Public Property Margin (Inherited from System.Windows.FrameworkElement)
Public Property MaxHeight (Inherited from System.Windows.FrameworkElement)
Public Property MaxWidth (Inherited from System.Windows.FrameworkElement)
Public Property MinHeight (Inherited from System.Windows.FrameworkElement)
Public Property MinWidth (Inherited from System.Windows.FrameworkElement)
Public Property Name (Inherited from System.Windows.FrameworkElement)
Public Property Opacity (Inherited from System.Windows.UIElement)
Public Property OpacityMask (Inherited from System.Windows.UIElement)
Public Property OverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public Property Padding (Inherited from System.Windows.Controls.Control)
Public Property Parent (Inherited from System.Windows.FrameworkElement)
Public Property PersistId (Inherited from System.Windows.UIElement)
Public Property RenderSize (Inherited from System.Windows.UIElement)
Public Property RenderTransform (Inherited from System.Windows.UIElement)
Public Property RenderTransformOrigin (Inherited from System.Windows.UIElement)
Public Property Resources (Inherited from System.Windows.FrameworkElement)
Public Property SnapsToDevicePixels (Inherited from System.Windows.UIElement)
Public Property Style (Inherited from System.Windows.FrameworkElement)
Public Property TabIndex (Inherited from System.Windows.Controls.Control)
Public Property Tag (Inherited from System.Windows.FrameworkElement)
Public Property Template (Inherited from System.Windows.Controls.Control)
Public Property TemplatedParent (Inherited from System.Windows.FrameworkElement)
Public Property ToolTip (Inherited from System.Windows.FrameworkElement)
Public Property TouchesCaptured (Inherited from System.Windows.UIElement)
Public Property TouchesCapturedWithin (Inherited from System.Windows.UIElement)
Public Property TouchesDirectlyOver (Inherited from System.Windows.UIElement)
Public Property TouchesOver (Inherited from System.Windows.UIElement)
Public Property Triggers (Inherited from System.Windows.FrameworkElement)
Public Property Uid (Inherited from System.Windows.UIElement)
Public Property UseLayoutRounding (Inherited from System.Windows.FrameworkElement)
Public Property VerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public Property VerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public Property Visibility (Inherited from System.Windows.UIElement)
Public Property Width (Inherited from System.Windows.FrameworkElement)
Top
Protected Properties
Public Methods
  Name Description
Public Method AddHandler Overloaded.  (Inherited from System.Windows.UIElement)
Public Method AddToEventRoute (Inherited from System.Windows.UIElement)
Public Method ApplyAnimationClock Overloaded.  (Inherited from System.Windows.UIElement)
Public Method ApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public Method Arrange (Inherited from System.Windows.UIElement)
Public Method BeginAnimation Overloaded.  (Inherited from System.Windows.UIElement)
Public Method BeginInit (Inherited from System.Windows.FrameworkElement)
Public Method BeginStoryboard Overloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method BringIntoView Overloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method CaptureMouse (Inherited from System.Windows.UIElement)
Public Method CaptureStylus (Inherited from System.Windows.UIElement)
Public Method CaptureTouch (Inherited from System.Windows.UIElement)
Public Method ClearValue Overloaded.  (Inherited from System.Windows.DependencyObject)
Public Method CoerceValue (Inherited from System.Windows.DependencyObject)
Public Method EndInit (Inherited from System.Windows.FrameworkElement)
Public Method Equals (Inherited from System.Windows.DependencyObject)
Public Method FindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
Public Method FindName (Inherited from System.Windows.FrameworkElement)
Public Method FindResource (Inherited from System.Windows.FrameworkElement)
Public Method Focus (Inherited from System.Windows.UIElement)
Public Method GetAnimationBaseValue (Inherited from System.Windows.UIElement)
Public Method GetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public Method GetHashCode (Inherited from System.Windows.DependencyObject)
Public Method GetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public Method GetValue (Inherited from System.Windows.DependencyObject)
Public Method InputHitTest (Inherited from System.Windows.UIElement)
Public Method InvalidateArrange (Inherited from System.Windows.UIElement)
Public Method InvalidateMeasure (Inherited from System.Windows.UIElement)
Public Method InvalidateProperty (Inherited from System.Windows.DependencyObject)
Public Method InvalidateVisual (Inherited from System.Windows.UIElement)
Public Method IsAncestorOf (Inherited from System.Windows.Media.Visual)
Public Method IsDescendantOf (Inherited from System.Windows.Media.Visual)
Public Method Measure (Inherited from System.Windows.UIElement)
Public Method MoveFocus (Inherited from System.Windows.FrameworkElement)
Public Method OnApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public Method PointFromScreen (Inherited from System.Windows.Media.Visual)
Public Method PointToScreen (Inherited from System.Windows.Media.Visual)
Public Method PredictFocus (Inherited from System.Windows.FrameworkElement)
Public Method RaiseEvent (Inherited from System.Windows.UIElement)
Public Method ReadLocalValue (Inherited from System.Windows.DependencyObject)
Public Method RegisterName (Inherited from System.Windows.FrameworkElement)
Public Method ReleaseAllTouchCaptures (Inherited from System.Windows.UIElement)
Public Method ReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public Method ReleaseStylusCapture (Inherited from System.Windows.UIElement)
Public Method ReleaseTouchCapture (Inherited from System.Windows.UIElement)
Public Method RemoveHandler (Inherited from System.Windows.UIElement)
Public Method SetBinding Overloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method SetCurrentValue (Inherited from System.Windows.DependencyObject)
Public Method SetResourceReference (Inherited from System.Windows.FrameworkElement)
Public Method SetValue Overloaded.  (Inherited from System.Windows.DependencyObject)
Public Method ToString (Inherited from System.Windows.Controls.Control)
Public Method TransformToAncestor Overloaded.  (Inherited from System.Windows.Media.Visual)
Public Method TransformToDescendant (Inherited from System.Windows.Media.Visual)
Public Method TransformToVisual (Inherited from System.Windows.Media.Visual)
Public Method TranslatePoint (Inherited from System.Windows.UIElement)
Public Method TryFindResource (Inherited from System.Windows.FrameworkElement)
Public Method UnregisterName (Inherited from System.Windows.FrameworkElement)
Public Method UpdateDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public Method UpdateField Changes the value of a field and changes the list of selected values for display.  
Public Method UpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
  Name Description
Protected Method AddChild (Inherited from System.Windows.Controls.ContentControl)
Protected Method AddText (Inherited from System.Windows.Controls.ContentControl)
Protected Method AddVisualChild (Inherited from System.Windows.Media.Visual)
Protected Method ArrangeCore (Inherited from System.Windows.FrameworkElement)
Protected Method ArrangeOverride (Inherited from System.Windows.Controls.Control)
Protected Method GetLayoutClip (Inherited from System.Windows.FrameworkElement)
Protected Method GetVisualChild (Inherited from System.Windows.FrameworkElement)
Protected Method HitTestCore Overloaded.  (Inherited from System.Windows.UIElement)
Protected Method MeasureCore (Inherited from System.Windows.FrameworkElement)
Protected Method MeasureOverride (Inherited from System.Windows.Controls.Control)
Protected Method OnAccessKey (Inherited from System.Windows.UIElement)
Protected Method OnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
Protected Method OnContentChanged (Inherited from System.Windows.Controls.ContentControl)
Protected Method OnContentStringFormatChanged (Inherited from System.Windows.Controls.ContentControl)
Protected Method OnContentTemplateChanged (Inherited from System.Windows.Controls.ContentControl)
Protected Method OnContentTemplateSelectorChanged (Inherited from System.Windows.Controls.ContentControl)
Protected Method OnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Protected Method OnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Protected Method OnCreateAutomationPeer (Inherited from System.Windows.Controls.UserControl)
Protected Method OnDragEnter (Inherited from System.Windows.UIElement)
Protected Method OnDragLeave (Inherited from System.Windows.UIElement)
Protected Method OnDragOver (Inherited from System.Windows.UIElement)
Protected Method OnDrop (Inherited from System.Windows.UIElement)
Protected Method OnGiveFeedback (Inherited from System.Windows.UIElement)
Protected Method OnGotFocus (Inherited from System.Windows.FrameworkElement)
Protected Method OnGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected Method OnGotMouseCapture (Inherited from System.Windows.UIElement)
Protected Method OnGotStylusCapture (Inherited from System.Windows.UIElement)
Protected Method OnGotTouchCapture (Inherited from System.Windows.UIElement)
Protected Method OnInitialized (Inherited from System.Windows.FrameworkElement)
Protected Method OnIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected Method OnIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected Method OnKeyDown (Inherited from System.Windows.UIElement)
Protected Method OnKeyUp (Inherited from System.Windows.UIElement)
Protected Method OnLostFocus (Inherited from System.Windows.UIElement)
Protected Method OnLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected Method OnLostMouseCapture (Inherited from System.Windows.UIElement)
Protected Method OnLostStylusCapture (Inherited from System.Windows.UIElement)
Protected Method OnLostTouchCapture (Inherited from System.Windows.UIElement)
Protected Method OnManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
Protected Method OnManipulationCompleted (Inherited from System.Windows.UIElement)
Protected Method OnManipulationDelta (Inherited from System.Windows.UIElement)
Protected Method OnManipulationInertiaStarting (Inherited from System.Windows.UIElement)
Protected Method OnManipulationStarted (Inherited from System.Windows.UIElement)
Protected Method OnManipulationStarting (Inherited from System.Windows.UIElement)
Protected Method OnMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Protected Method OnMouseDown (Inherited from System.Windows.UIElement)
Protected Method OnMouseEnter (Inherited from System.Windows.UIElement)
Protected Method OnMouseLeave (Inherited from System.Windows.UIElement)
Protected Method OnMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnMouseMove (Inherited from System.Windows.UIElement)
Protected Method OnMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnMouseUp (Inherited from System.Windows.UIElement)
Protected Method OnMouseWheel (Inherited from System.Windows.UIElement)
Protected Method OnPreviewDragEnter (Inherited from System.Windows.UIElement)
Protected Method OnPreviewDragLeave (Inherited from System.Windows.UIElement)
Protected Method OnPreviewDragOver (Inherited from System.Windows.UIElement)
Protected Method OnPreviewDrop (Inherited from System.Windows.UIElement)
Protected Method OnPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Protected Method OnPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected Method OnPreviewKeyDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewKeyUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Protected Method OnPreviewMouseDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseMove (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewMouseWheel (Inherited from System.Windows.UIElement)
Protected Method OnPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusInRange (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusMove (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected Method OnPreviewStylusUp (Inherited from System.Windows.UIElement)
Protected Method OnPreviewTextInput (Inherited from System.Windows.UIElement)
Protected Method OnPreviewTouchDown (Inherited from System.Windows.UIElement)
Protected Method OnPreviewTouchMove (Inherited from System.Windows.UIElement)
Protected Method OnPreviewTouchUp (Inherited from System.Windows.UIElement)
Protected Method OnPropertyChanged (Inherited from System.Windows.FrameworkElement)
Protected Method OnQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected Method OnQueryCursor (Inherited from System.Windows.UIElement)
Protected Method OnRender (Inherited from System.Windows.UIElement)
Protected Method OnStylusButtonDown (Inherited from System.Windows.UIElement)
Protected Method OnStylusButtonUp (Inherited from System.Windows.UIElement)
Protected Method OnStylusDown (Inherited from System.Windows.UIElement)
Protected Method OnStylusEnter (Inherited from System.Windows.UIElement)
Protected Method OnStylusInAirMove (Inherited from System.Windows.UIElement)
Protected Method OnStylusInRange (Inherited from System.Windows.UIElement)
Protected Method OnStylusLeave (Inherited from System.Windows.UIElement)
Protected Method OnStylusMove (Inherited from System.Windows.UIElement)
Protected Method OnStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected Method OnStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected Method OnStylusUp (Inherited from System.Windows.UIElement)
Protected Method OnTemplateChanged (Inherited from System.Windows.Controls.Control)
Protected Method OnTextInput (Inherited from System.Windows.UIElement)
Protected Method OnToolTipClosing (Inherited from System.Windows.FrameworkElement)
Protected Method OnToolTipOpening (Inherited from System.Windows.FrameworkElement)
Protected Method OnTouchDown (Inherited from System.Windows.UIElement)
Protected Method OnTouchEnter (Inherited from System.Windows.UIElement)
Protected Method OnTouchLeave (Inherited from System.Windows.UIElement)
Protected Method OnTouchMove (Inherited from System.Windows.UIElement)
Protected Method OnTouchUp (Inherited from System.Windows.UIElement)
Protected Method RemoveVisualChild (Inherited from System.Windows.Media.Visual)
Protected Method UpdateFieldSelectedValues Changes the list of selected values for display.  
Protected Method UpdateFieldValue Changes the value of a field.  
Top
Public Events
  Name Description
Public Event ContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Public Event ContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Public Event DataContextChanged (Inherited from System.Windows.FrameworkElement)
Public Event DragEnter (Inherited from System.Windows.UIElement)
Public Event DragLeave (Inherited from System.Windows.UIElement)
Public Event DragOver (Inherited from System.Windows.UIElement)
Public Event Drop (Inherited from System.Windows.UIElement)
Public Event FocusableChanged (Inherited from System.Windows.UIElement)
Public Event GiveFeedback (Inherited from System.Windows.UIElement)
Public Event GotFocus (Inherited from System.Windows.UIElement)
Public Event GotKeyboardFocus (Inherited from System.Windows.UIElement)
Public Event GotMouseCapture (Inherited from System.Windows.UIElement)
Public Event GotStylusCapture (Inherited from System.Windows.UIElement)
Public Event GotTouchCapture (Inherited from System.Windows.UIElement)
Public Event Initialized (Inherited from System.Windows.FrameworkElement)
Public Event IsEnabledChanged (Inherited from System.Windows.UIElement)
Public Event IsHitTestVisibleChanged (Inherited from System.Windows.UIElement)
Public Event IsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Public Event IsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Public Event IsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Public Event IsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Public Event IsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Public Event IsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Public Event IsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Public Event IsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Public Event IsVisibleChanged (Inherited from System.Windows.UIElement)
Public Event KeyDown (Inherited from System.Windows.UIElement)
Public Event KeyUp (Inherited from System.Windows.UIElement)
Public Event LayoutUpdated (Inherited from System.Windows.UIElement)
Public Event Loaded (Inherited from System.Windows.FrameworkElement)
Public Event LostFocus (Inherited from System.Windows.UIElement)
Public Event LostKeyboardFocus (Inherited from System.Windows.UIElement)
Public Event LostMouseCapture (Inherited from System.Windows.UIElement)
Public Event LostStylusCapture (Inherited from System.Windows.UIElement)
Public Event LostTouchCapture (Inherited from System.Windows.UIElement)
Public Event ManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
Public Event ManipulationCompleted (Inherited from System.Windows.UIElement)
Public Event ManipulationDelta (Inherited from System.Windows.UIElement)
Public Event ManipulationInertiaStarting (Inherited from System.Windows.UIElement)
Public Event ManipulationStarted (Inherited from System.Windows.UIElement)
Public Event ManipulationStarting (Inherited from System.Windows.UIElement)
Public Event MouseDoubleClick (Inherited from System.Windows.Controls.Control)
Public Event MouseDown (Inherited from System.Windows.UIElement)
Public Event MouseEnter (Inherited from System.Windows.UIElement)
Public Event MouseLeave (Inherited from System.Windows.UIElement)
Public Event MouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public Event MouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public Event MouseMove (Inherited from System.Windows.UIElement)
Public Event MouseRightButtonDown (Inherited from System.Windows.UIElement)
Public Event MouseRightButtonUp (Inherited from System.Windows.UIElement)
Public Event MouseUp (Inherited from System.Windows.UIElement)
Public Event MouseWheel (Inherited from System.Windows.UIElement)
Public Event PreviewDragEnter (Inherited from System.Windows.UIElement)
Public Event PreviewDragLeave (Inherited from System.Windows.UIElement)
Public Event PreviewDragOver (Inherited from System.Windows.UIElement)
Public Event PreviewDrop (Inherited from System.Windows.UIElement)
Public Event PreviewGiveFeedback (Inherited from System.Windows.UIElement)
Public Event PreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Public Event PreviewKeyDown (Inherited from System.Windows.UIElement)
Public Event PreviewKeyUp (Inherited from System.Windows.UIElement)
Public Event PreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Public Event PreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
Public Event PreviewMouseDown (Inherited from System.Windows.UIElement)
Public Event PreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public Event PreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public Event PreviewMouseMove (Inherited from System.Windows.UIElement)
Public Event PreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public Event PreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public Event PreviewMouseUp (Inherited from System.Windows.UIElement)
Public Event PreviewMouseWheel (Inherited from System.Windows.UIElement)
Public Event PreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Public Event PreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Public Event PreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Public Event PreviewStylusDown (Inherited from System.Windows.UIElement)
Public Event PreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Public Event PreviewStylusInRange (Inherited from System.Windows.UIElement)
Public Event PreviewStylusMove (Inherited from System.Windows.UIElement)
Public Event PreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Public Event PreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Public Event PreviewStylusUp (Inherited from System.Windows.UIElement)
Public Event PreviewTextInput (Inherited from System.Windows.UIElement)
Public Event PreviewTouchDown (Inherited from System.Windows.UIElement)
Public Event PreviewTouchMove (Inherited from System.Windows.UIElement)
Public Event PreviewTouchUp (Inherited from System.Windows.UIElement)
Public Event QueryContinueDrag (Inherited from System.Windows.UIElement)
Public Event QueryCursor (Inherited from System.Windows.UIElement)
Public Event RequestBringIntoView (Inherited from System.Windows.FrameworkElement)
Public Event SizeChanged (Inherited from System.Windows.FrameworkElement)
Public Event SourceUpdated (Inherited from System.Windows.FrameworkElement)
Public Event StylusButtonDown (Inherited from System.Windows.UIElement)
Public Event StylusButtonUp (Inherited from System.Windows.UIElement)
Public Event StylusDown (Inherited from System.Windows.UIElement)
Public Event StylusEnter (Inherited from System.Windows.UIElement)
Public Event StylusInAirMove (Inherited from System.Windows.UIElement)
Public Event StylusInRange (Inherited from System.Windows.UIElement)
Public Event StylusLeave (Inherited from System.Windows.UIElement)
Public Event StylusMove (Inherited from System.Windows.UIElement)
Public Event StylusOutOfRange (Inherited from System.Windows.UIElement)
Public Event StylusSystemGesture (Inherited from System.Windows.UIElement)
Public Event StylusUp (Inherited from System.Windows.UIElement)
Public Event TargetUpdated (Inherited from System.Windows.FrameworkElement)
Public Event TextInput (Inherited from System.Windows.UIElement)
Public Event ToolTipClosing (Inherited from System.Windows.FrameworkElement)
Public Event ToolTipOpening (Inherited from System.Windows.FrameworkElement)
Public Event TouchDown (Inherited from System.Windows.UIElement)
Public Event TouchEnter (Inherited from System.Windows.UIElement)
Public Event TouchLeave (Inherited from System.Windows.UIElement)
Public Event TouchMove (Inherited from System.Windows.UIElement)
Public Event TouchUp (Inherited from System.Windows.UIElement)
Public Event Unloaded (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

FieldsControl Class
HP.Sprinter.DefectTrackingSystemAPI Namespace