FieldsControl Class
A control for handling data fields.
Syntax
public abstract class FieldsControl : System.Windows.Controls.UserControl 
Remarks
In your defect tracking system connector, implement controls that inherit this abstract class to handle data collections. For example, defect data, project settings, and so on.
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.Controls.UserControl
                           HP.Sprinter.DefectTrackingSystemAPI.FieldsControl

Public Properties
 NameDescription
Public PropertyActualHeight(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyActualWidth(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyAllowDrop(Inherited fromSystem.Windows.UIElement)
Public PropertyAreAnyTouchesCaptured(Inherited fromSystem.Windows.UIElement)
Public PropertyAreAnyTouchesCapturedWithin(Inherited fromSystem.Windows.UIElement)
Public PropertyAreAnyTouchesDirectlyOver(Inherited fromSystem.Windows.UIElement)
Public PropertyAreAnyTouchesOver(Inherited fromSystem.Windows.UIElement)
Public PropertyBackground(Inherited fromSystem.Windows.Controls.Control)
Public PropertyBindingGroup(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyBitmapEffect(Inherited fromSystem.Windows.UIElement)
Public PropertyBitmapEffectInput(Inherited fromSystem.Windows.UIElement)
Public PropertyBorderBrush(Inherited fromSystem.Windows.Controls.Control)
Public PropertyBorderThickness(Inherited fromSystem.Windows.Controls.Control)
Public PropertyCacheMode(Inherited fromSystem.Windows.UIElement)
Public PropertyClip(Inherited fromSystem.Windows.UIElement)
Public PropertyClipToBounds(Inherited fromSystem.Windows.UIElement)
Public PropertyCommandBindings(Inherited fromSystem.Windows.UIElement)
Public PropertyContent(Inherited fromSystem.Windows.Controls.ContentControl)
Public PropertyContentStringFormat(Inherited fromSystem.Windows.Controls.ContentControl)
Public PropertyContentTemplate(Inherited fromSystem.Windows.Controls.ContentControl)
Public PropertyContentTemplateSelector(Inherited fromSystem.Windows.Controls.ContentControl)
Public PropertyContextMenu(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyCursor(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyDataContext(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyDependencyObjectType(Inherited fromSystem.Windows.DependencyObject)
Public PropertyDesiredSize(Inherited fromSystem.Windows.UIElement)
Public PropertyDispatcher(Inherited fromSystem.Windows.Threading.DispatcherObject)
Public PropertyEffect(Inherited fromSystem.Windows.UIElement)
Public PropertyFieldsThe collection of fields available in the control.  
Public PropertyFlowDirection(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyFocusable(Inherited fromSystem.Windows.UIElement)
Public PropertyFocusVisualStyle(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyFontFamily(Inherited fromSystem.Windows.Controls.Control)
Public PropertyFontSize(Inherited fromSystem.Windows.Controls.Control)
Public PropertyFontStretch(Inherited fromSystem.Windows.Controls.Control)
Public PropertyFontStyle(Inherited fromSystem.Windows.Controls.Control)
Public PropertyFontWeight(Inherited fromSystem.Windows.Controls.Control)
Public PropertyForceCursor(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyForeground(Inherited fromSystem.Windows.Controls.Control)
Public PropertyHasAnimatedProperties(Inherited fromSystem.Windows.UIElement)
Public PropertyHasContent(Inherited fromSystem.Windows.Controls.ContentControl)
Public PropertyHeight(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyHorizontalAlignment(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment(Inherited fromSystem.Windows.Controls.Control)
Public PropertyInputBindings(Inherited fromSystem.Windows.UIElement)
Public PropertyInputScope(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyIsArrangeValid(Inherited fromSystem.Windows.UIElement)
Public PropertyIsEnabled(Inherited fromSystem.Windows.UIElement)
Public PropertyIsFocused(Inherited fromSystem.Windows.UIElement)
Public PropertyIsHitTestVisible(Inherited fromSystem.Windows.UIElement)
Public PropertyIsInitialized(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyIsInputMethodEnabled(Inherited fromSystem.Windows.UIElement)
Public PropertyIsKeyboardFocused(Inherited fromSystem.Windows.UIElement)
Public PropertyIsKeyboardFocusWithin(Inherited fromSystem.Windows.UIElement)
Public PropertyIsLoaded(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyIsManipulationEnabled(Inherited fromSystem.Windows.UIElement)
Public PropertyIsMeasureValid(Inherited fromSystem.Windows.UIElement)
Public PropertyIsMouseCaptured(Inherited fromSystem.Windows.UIElement)
Public PropertyIsMouseCaptureWithin(Inherited fromSystem.Windows.UIElement)
Public PropertyIsMouseDirectlyOver(Inherited fromSystem.Windows.UIElement)
Public PropertyIsMouseOver(Inherited fromSystem.Windows.UIElement)
Public PropertyIsSealed(Inherited fromSystem.Windows.DependencyObject)
Public PropertyIsStylusCaptured(Inherited fromSystem.Windows.UIElement)
Public PropertyIsStylusCaptureWithin(Inherited fromSystem.Windows.UIElement)
Public PropertyIsStylusDirectlyOver(Inherited fromSystem.Windows.UIElement)
Public PropertyIsStylusOver(Inherited fromSystem.Windows.UIElement)
Public PropertyIsTabStop(Inherited fromSystem.Windows.Controls.Control)
Public PropertyIsVisible(Inherited fromSystem.Windows.UIElement)
Public PropertyLanguage(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyLayoutTransform(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyMargin(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyMaxHeight(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyMaxWidth(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyMinHeight(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyMinWidth(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyName(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyOpacity(Inherited fromSystem.Windows.UIElement)
Public PropertyOpacityMask(Inherited fromSystem.Windows.UIElement)
Public PropertyOverridesDefaultStyle(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyPadding(Inherited fromSystem.Windows.Controls.Control)
Public PropertyParent(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyPersistId(Inherited fromSystem.Windows.UIElement)
Public PropertyRenderSize(Inherited fromSystem.Windows.UIElement)
Public PropertyRenderTransform(Inherited fromSystem.Windows.UIElement)
Public PropertyRenderTransformOrigin(Inherited fromSystem.Windows.UIElement)
Public PropertyResources(Inherited fromSystem.Windows.FrameworkElement)
Public PropertySnapsToDevicePixels(Inherited fromSystem.Windows.UIElement)
Public PropertyStyle(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyTabIndex(Inherited fromSystem.Windows.Controls.Control)
Public PropertyTag(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyTemplate(Inherited fromSystem.Windows.Controls.Control)
Public PropertyTemplatedParent(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyToolTip(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyTouchesCaptured(Inherited fromSystem.Windows.UIElement)
Public PropertyTouchesCapturedWithin(Inherited fromSystem.Windows.UIElement)
Public PropertyTouchesDirectlyOver(Inherited fromSystem.Windows.UIElement)
Public PropertyTouchesOver(Inherited fromSystem.Windows.UIElement)
Public PropertyTriggers(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyUid(Inherited fromSystem.Windows.UIElement)
Public PropertyUseLayoutRounding(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyVerticalAlignment(Inherited fromSystem.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment(Inherited fromSystem.Windows.Controls.Control)
Public PropertyVisibility(Inherited fromSystem.Windows.UIElement)
Public PropertyWidth(Inherited fromSystem.Windows.FrameworkElement)
Top
Public Methods
 NameDescription
Public MethodAddHandlerOverloaded. (Inherited fromSystem.Windows.UIElement  )
Public MethodAddToEventRoute(Inherited fromSystem.Windows.UIElement)
Public MethodApplyAnimationClockOverloaded. (Inherited fromSystem.Windows.UIElement  )
Public MethodApplyTemplate(Inherited fromSystem.Windows.FrameworkElement)
Public MethodArrange(Inherited fromSystem.Windows.UIElement)
Public MethodBeginAnimationOverloaded. (Inherited fromSystem.Windows.UIElement  )
Public MethodBeginInit(Inherited fromSystem.Windows.FrameworkElement)
Public MethodBeginStoryboardOverloaded. (Inherited fromSystem.Windows.FrameworkElement  )
Public MethodBringIntoViewOverloaded. (Inherited fromSystem.Windows.FrameworkElement  )
Public MethodCaptureMouse(Inherited fromSystem.Windows.UIElement)
Public MethodCaptureStylus(Inherited fromSystem.Windows.UIElement)
Public MethodCaptureTouch(Inherited fromSystem.Windows.UIElement)
Public MethodClearValueOverloaded. (Inherited fromSystem.Windows.DependencyObject  )
Public MethodCoerceValue(Inherited fromSystem.Windows.DependencyObject)
Public MethodEndInit(Inherited fromSystem.Windows.FrameworkElement)
Public MethodEquals(Inherited fromSystem.Windows.DependencyObject)
Public MethodFindCommonVisualAncestor(Inherited fromSystem.Windows.Media.Visual)
Public MethodFindName(Inherited fromSystem.Windows.FrameworkElement)
Public MethodFindResource(Inherited fromSystem.Windows.FrameworkElement)
Public MethodFocus(Inherited fromSystem.Windows.UIElement)
Public MethodGetAnimationBaseValue(Inherited fromSystem.Windows.UIElement)
Public MethodGetBindingExpression(Inherited fromSystem.Windows.FrameworkElement)
Public MethodGetHashCode(Inherited fromSystem.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator(Inherited fromSystem.Windows.DependencyObject)
Public MethodGetValue(Inherited fromSystem.Windows.DependencyObject)
Public MethodInputHitTest(Inherited fromSystem.Windows.UIElement)
Public MethodInvalidateArrange(Inherited fromSystem.Windows.UIElement)
Public MethodInvalidateMeasure(Inherited fromSystem.Windows.UIElement)
Public MethodInvalidateProperty(Inherited fromSystem.Windows.DependencyObject)
Public MethodInvalidateVisual(Inherited fromSystem.Windows.UIElement)
Public MethodIsAncestorOf(Inherited fromSystem.Windows.Media.Visual)
Public MethodIsDescendantOf(Inherited fromSystem.Windows.Media.Visual)
Public MethodMeasure(Inherited fromSystem.Windows.UIElement)
Public MethodMoveFocus(Inherited fromSystem.Windows.FrameworkElement)
Public MethodOnApplyTemplate(Inherited fromSystem.Windows.FrameworkElement)
Public MethodPointFromScreen(Inherited fromSystem.Windows.Media.Visual)
Public MethodPointToScreen(Inherited fromSystem.Windows.Media.Visual)
Public MethodPredictFocus(Inherited fromSystem.Windows.FrameworkElement)
Public MethodRaiseEvent(Inherited fromSystem.Windows.UIElement)
Public MethodReadLocalValue(Inherited fromSystem.Windows.DependencyObject)
Public MethodRegisterName(Inherited fromSystem.Windows.FrameworkElement)
Public MethodReleaseAllTouchCaptures(Inherited fromSystem.Windows.UIElement)
Public MethodReleaseMouseCapture(Inherited fromSystem.Windows.UIElement)
Public MethodReleaseStylusCapture(Inherited fromSystem.Windows.UIElement)
Public MethodReleaseTouchCapture(Inherited fromSystem.Windows.UIElement)
Public MethodRemoveHandler(Inherited fromSystem.Windows.UIElement)
Public MethodSetBindingOverloaded. (Inherited fromSystem.Windows.FrameworkElement  )
Public MethodSetCurrentValue(Inherited fromSystem.Windows.DependencyObject)
Public MethodSetResourceReference(Inherited fromSystem.Windows.FrameworkElement)
Public MethodSetValueOverloaded. (Inherited fromSystem.Windows.DependencyObject  )
Public MethodToString(Inherited fromSystem.Windows.Controls.Control)
Public MethodTransformToAncestorOverloaded. (Inherited fromSystem.Windows.Media.Visual  )
Public MethodTransformToDescendant(Inherited fromSystem.Windows.Media.Visual)
Public MethodTransformToVisual(Inherited fromSystem.Windows.Media.Visual)
Public MethodTranslatePoint(Inherited fromSystem.Windows.UIElement)
Public MethodTryFindResource(Inherited fromSystem.Windows.FrameworkElement)
Public MethodUnregisterName(Inherited fromSystem.Windows.FrameworkElement)
Public MethodUpdateDefaultStyle(Inherited fromSystem.Windows.FrameworkElement)
Public MethodUpdateFieldChanges the value of a field and changes the list of selected values for display.  
Public MethodUpdateLayout(Inherited fromSystem.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodAddChild(Inherited fromSystem.Windows.Controls.ContentControl)
Protected MethodAddText(Inherited fromSystem.Windows.Controls.ContentControl)
Protected MethodAddVisualChild(Inherited fromSystem.Windows.Media.Visual)
Protected MethodArrangeCore(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodArrangeOverride(Inherited fromSystem.Windows.Controls.Control)
Protected MethodGetLayoutClip(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodGetVisualChild(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodHitTestCoreOverloaded. (Inherited fromSystem.Windows.UIElement  )
Protected MethodMeasureCore(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodMeasureOverride(Inherited fromSystem.Windows.Controls.Control)
Protected MethodOnAccessKey(Inherited fromSystem.Windows.UIElement)
Protected MethodOnChildDesiredSizeChanged(Inherited fromSystem.Windows.UIElement)
Protected MethodOnContentChanged(Inherited fromSystem.Windows.Controls.ContentControl)
Protected MethodOnContentStringFormatChanged(Inherited fromSystem.Windows.Controls.ContentControl)
Protected MethodOnContentTemplateChanged(Inherited fromSystem.Windows.Controls.ContentControl)
Protected MethodOnContentTemplateSelectorChanged(Inherited fromSystem.Windows.Controls.ContentControl)
Protected MethodOnContextMenuClosing(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodOnContextMenuOpening(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeer(Inherited fromSystem.Windows.Controls.UserControl)
Protected MethodOnDragEnter(Inherited fromSystem.Windows.UIElement)
Protected MethodOnDragLeave(Inherited fromSystem.Windows.UIElement)
Protected MethodOnDragOver(Inherited fromSystem.Windows.UIElement)
Protected MethodOnDrop(Inherited fromSystem.Windows.UIElement)
Protected MethodOnGiveFeedback(Inherited fromSystem.Windows.UIElement)
Protected MethodOnGotFocus(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodOnGotKeyboardFocus(Inherited fromSystem.Windows.UIElement)
Protected MethodOnGotMouseCapture(Inherited fromSystem.Windows.UIElement)
Protected MethodOnGotStylusCapture(Inherited fromSystem.Windows.UIElement)
Protected MethodOnGotTouchCapture(Inherited fromSystem.Windows.UIElement)
Protected MethodOnInitialized(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodOnIsKeyboardFocusedChanged(Inherited fromSystem.Windows.UIElement)
Protected MethodOnIsKeyboardFocusWithinChanged(Inherited fromSystem.Windows.UIElement)
Protected MethodOnIsMouseCapturedChanged(Inherited fromSystem.Windows.UIElement)
Protected MethodOnIsMouseCaptureWithinChanged(Inherited fromSystem.Windows.UIElement)
Protected MethodOnIsMouseDirectlyOverChanged(Inherited fromSystem.Windows.UIElement)
Protected MethodOnIsStylusCapturedChanged(Inherited fromSystem.Windows.UIElement)
Protected MethodOnIsStylusCaptureWithinChanged(Inherited fromSystem.Windows.UIElement)
Protected MethodOnIsStylusDirectlyOverChanged(Inherited fromSystem.Windows.UIElement)
Protected MethodOnKeyDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnKeyUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnLostFocus(Inherited fromSystem.Windows.UIElement)
Protected MethodOnLostKeyboardFocus(Inherited fromSystem.Windows.UIElement)
Protected MethodOnLostMouseCapture(Inherited fromSystem.Windows.UIElement)
Protected MethodOnLostStylusCapture(Inherited fromSystem.Windows.UIElement)
Protected MethodOnLostTouchCapture(Inherited fromSystem.Windows.UIElement)
Protected MethodOnManipulationBoundaryFeedback(Inherited fromSystem.Windows.UIElement)
Protected MethodOnManipulationCompleted(Inherited fromSystem.Windows.UIElement)
Protected MethodOnManipulationDelta(Inherited fromSystem.Windows.UIElement)
Protected MethodOnManipulationInertiaStarting(Inherited fromSystem.Windows.UIElement)
Protected MethodOnManipulationStarted(Inherited fromSystem.Windows.UIElement)
Protected MethodOnManipulationStarting(Inherited fromSystem.Windows.UIElement)
Protected MethodOnMouseDoubleClick(Inherited fromSystem.Windows.Controls.Control)
Protected MethodOnMouseDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnMouseEnter(Inherited fromSystem.Windows.UIElement)
Protected MethodOnMouseLeave(Inherited fromSystem.Windows.UIElement)
Protected MethodOnMouseLeftButtonDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnMouseLeftButtonUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnMouseMove(Inherited fromSystem.Windows.UIElement)
Protected MethodOnMouseRightButtonDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnMouseRightButtonUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnMouseUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnMouseWheel(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewDragEnter(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewDragLeave(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewDragOver(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewDrop(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewGiveFeedback(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewGotKeyboardFocus(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewKeyDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewKeyUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewLostKeyboardFocus(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewMouseDoubleClick(Inherited fromSystem.Windows.Controls.Control)
Protected MethodOnPreviewMouseDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewMouseMove(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewMouseUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewMouseWheel(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewQueryContinueDrag(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewStylusButtonDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewStylusButtonUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewStylusDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewStylusInAirMove(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewStylusInRange(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewStylusMove(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewStylusOutOfRange(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewStylusSystemGesture(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewStylusUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewTextInput(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewTouchDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewTouchMove(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPreviewTouchUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnPropertyChanged(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodOnQueryContinueDrag(Inherited fromSystem.Windows.UIElement)
Protected MethodOnQueryCursor(Inherited fromSystem.Windows.UIElement)
Protected MethodOnRender(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusButtonDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusButtonUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusEnter(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusInAirMove(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusInRange(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusLeave(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusMove(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusOutOfRange(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusSystemGesture(Inherited fromSystem.Windows.UIElement)
Protected MethodOnStylusUp(Inherited fromSystem.Windows.UIElement)
Protected MethodOnTemplateChanged(Inherited fromSystem.Windows.Controls.Control)
Protected MethodOnTextInput(Inherited fromSystem.Windows.UIElement)
Protected MethodOnToolTipClosing(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodOnToolTipOpening(Inherited fromSystem.Windows.FrameworkElement)
Protected MethodOnTouchDown(Inherited fromSystem.Windows.UIElement)
Protected MethodOnTouchEnter(Inherited fromSystem.Windows.UIElement)
Protected MethodOnTouchLeave(Inherited fromSystem.Windows.UIElement)
Protected MethodOnTouchMove(Inherited fromSystem.Windows.UIElement)
Protected MethodOnTouchUp(Inherited fromSystem.Windows.UIElement)
Protected MethodRemoveVisualChild(Inherited fromSystem.Windows.Media.Visual)
Protected MethodUpdateFieldSelectedValuesChanges the list of selected values for display.  
Protected MethodUpdateFieldValueChanges the value of a field.  
Top
Public Events
 NameDescription
Public EventContextMenuClosing(Inherited fromSystem.Windows.FrameworkElement)
Public EventContextMenuOpening(Inherited fromSystem.Windows.FrameworkElement)
Public EventDataContextChanged(Inherited fromSystem.Windows.FrameworkElement)
Public EventDragEnter(Inherited fromSystem.Windows.UIElement)
Public EventDragLeave(Inherited fromSystem.Windows.UIElement)
Public EventDragOver(Inherited fromSystem.Windows.UIElement)
Public EventDrop(Inherited fromSystem.Windows.UIElement)
Public EventFocusableChanged(Inherited fromSystem.Windows.UIElement)
Public EventGiveFeedback(Inherited fromSystem.Windows.UIElement)
Public EventGotFocus(Inherited fromSystem.Windows.UIElement)
Public EventGotKeyboardFocus(Inherited fromSystem.Windows.UIElement)
Public EventGotMouseCapture(Inherited fromSystem.Windows.UIElement)
Public EventGotStylusCapture(Inherited fromSystem.Windows.UIElement)
Public EventGotTouchCapture(Inherited fromSystem.Windows.UIElement)
Public EventInitialized(Inherited fromSystem.Windows.FrameworkElement)
Public EventIsEnabledChanged(Inherited fromSystem.Windows.UIElement)
Public EventIsHitTestVisibleChanged(Inherited fromSystem.Windows.UIElement)
Public EventIsKeyboardFocusedChanged(Inherited fromSystem.Windows.UIElement)
Public EventIsKeyboardFocusWithinChanged(Inherited fromSystem.Windows.UIElement)
Public EventIsMouseCapturedChanged(Inherited fromSystem.Windows.UIElement)
Public EventIsMouseCaptureWithinChanged(Inherited fromSystem.Windows.UIElement)
Public EventIsMouseDirectlyOverChanged(Inherited fromSystem.Windows.UIElement)
Public EventIsStylusCapturedChanged(Inherited fromSystem.Windows.UIElement)
Public EventIsStylusCaptureWithinChanged(Inherited fromSystem.Windows.UIElement)
Public EventIsStylusDirectlyOverChanged(Inherited fromSystem.Windows.UIElement)
Public EventIsVisibleChanged(Inherited fromSystem.Windows.UIElement)
Public EventKeyDown(Inherited fromSystem.Windows.UIElement)
Public EventKeyUp(Inherited fromSystem.Windows.UIElement)
Public EventLayoutUpdated(Inherited fromSystem.Windows.UIElement)
Public EventLoaded(Inherited fromSystem.Windows.FrameworkElement)
Public EventLostFocus(Inherited fromSystem.Windows.UIElement)
Public EventLostKeyboardFocus(Inherited fromSystem.Windows.UIElement)
Public EventLostMouseCapture(Inherited fromSystem.Windows.UIElement)
Public EventLostStylusCapture(Inherited fromSystem.Windows.UIElement)
Public EventLostTouchCapture(Inherited fromSystem.Windows.UIElement)
Public EventManipulationBoundaryFeedback(Inherited fromSystem.Windows.UIElement)
Public EventManipulationCompleted(Inherited fromSystem.Windows.UIElement)
Public EventManipulationDelta(Inherited fromSystem.Windows.UIElement)
Public EventManipulationInertiaStarting(Inherited fromSystem.Windows.UIElement)
Public EventManipulationStarted(Inherited fromSystem.Windows.UIElement)
Public EventManipulationStarting(Inherited fromSystem.Windows.UIElement)
Public EventMouseDoubleClick(Inherited fromSystem.Windows.Controls.Control)
Public EventMouseDown(Inherited fromSystem.Windows.UIElement)
Public EventMouseEnter(Inherited fromSystem.Windows.UIElement)
Public EventMouseLeave(Inherited fromSystem.Windows.UIElement)
Public EventMouseLeftButtonDown(Inherited fromSystem.Windows.UIElement)
Public EventMouseLeftButtonUp(Inherited fromSystem.Windows.UIElement)
Public EventMouseMove(Inherited fromSystem.Windows.UIElement)
Public EventMouseRightButtonDown(Inherited fromSystem.Windows.UIElement)
Public EventMouseRightButtonUp(Inherited fromSystem.Windows.UIElement)
Public EventMouseUp(Inherited fromSystem.Windows.UIElement)
Public EventMouseWheel(Inherited fromSystem.Windows.UIElement)
Public EventPreviewDragEnter(Inherited fromSystem.Windows.UIElement)
Public EventPreviewDragLeave(Inherited fromSystem.Windows.UIElement)
Public EventPreviewDragOver(Inherited fromSystem.Windows.UIElement)
Public EventPreviewDrop(Inherited fromSystem.Windows.UIElement)
Public EventPreviewGiveFeedback(Inherited fromSystem.Windows.UIElement)
Public EventPreviewGotKeyboardFocus(Inherited fromSystem.Windows.UIElement)
Public EventPreviewKeyDown(Inherited fromSystem.Windows.UIElement)
Public EventPreviewKeyUp(Inherited fromSystem.Windows.UIElement)
Public EventPreviewLostKeyboardFocus(Inherited fromSystem.Windows.UIElement)
Public EventPreviewMouseDoubleClick(Inherited fromSystem.Windows.Controls.Control)
Public EventPreviewMouseDown(Inherited fromSystem.Windows.UIElement)
Public EventPreviewMouseLeftButtonDown(Inherited fromSystem.Windows.UIElement)
Public EventPreviewMouseLeftButtonUp(Inherited fromSystem.Windows.UIElement)
Public EventPreviewMouseMove(Inherited fromSystem.Windows.UIElement)
Public EventPreviewMouseRightButtonDown(Inherited fromSystem.Windows.UIElement)
Public EventPreviewMouseRightButtonUp(Inherited fromSystem.Windows.UIElement)
Public EventPreviewMouseUp(Inherited fromSystem.Windows.UIElement)
Public EventPreviewMouseWheel(Inherited fromSystem.Windows.UIElement)
Public EventPreviewQueryContinueDrag(Inherited fromSystem.Windows.UIElement)
Public EventPreviewStylusButtonDown(Inherited fromSystem.Windows.UIElement)
Public EventPreviewStylusButtonUp(Inherited fromSystem.Windows.UIElement)
Public EventPreviewStylusDown(Inherited fromSystem.Windows.UIElement)
Public EventPreviewStylusInAirMove(Inherited fromSystem.Windows.UIElement)
Public EventPreviewStylusInRange(Inherited fromSystem.Windows.UIElement)
Public EventPreviewStylusMove(Inherited fromSystem.Windows.UIElement)
Public EventPreviewStylusOutOfRange(Inherited fromSystem.Windows.UIElement)
Public EventPreviewStylusSystemGesture(Inherited fromSystem.Windows.UIElement)
Public EventPreviewStylusUp(Inherited fromSystem.Windows.UIElement)
Public EventPreviewTextInput(Inherited fromSystem.Windows.UIElement)
Public EventPreviewTouchDown(Inherited fromSystem.Windows.UIElement)
Public EventPreviewTouchMove(Inherited fromSystem.Windows.UIElement)
Public EventPreviewTouchUp(Inherited fromSystem.Windows.UIElement)
Public EventQueryContinueDrag(Inherited fromSystem.Windows.UIElement)
Public EventQueryCursor(Inherited fromSystem.Windows.UIElement)
Public EventRequestBringIntoView(Inherited fromSystem.Windows.FrameworkElement)
Public EventSizeChanged(Inherited fromSystem.Windows.FrameworkElement)
Public EventSourceUpdated(Inherited fromSystem.Windows.FrameworkElement)
Public EventStylusButtonDown(Inherited fromSystem.Windows.UIElement)
Public EventStylusButtonUp(Inherited fromSystem.Windows.UIElement)
Public EventStylusDown(Inherited fromSystem.Windows.UIElement)
Public EventStylusEnter(Inherited fromSystem.Windows.UIElement)
Public EventStylusInAirMove(Inherited fromSystem.Windows.UIElement)
Public EventStylusInRange(Inherited fromSystem.Windows.UIElement)
Public EventStylusLeave(Inherited fromSystem.Windows.UIElement)
Public EventStylusMove(Inherited fromSystem.Windows.UIElement)
Public EventStylusOutOfRange(Inherited fromSystem.Windows.UIElement)
Public EventStylusSystemGesture(Inherited fromSystem.Windows.UIElement)
Public EventStylusUp(Inherited fromSystem.Windows.UIElement)
Public EventTargetUpdated(Inherited fromSystem.Windows.FrameworkElement)
Public EventTextInput(Inherited fromSystem.Windows.UIElement)
Public EventToolTipClosing(Inherited fromSystem.Windows.FrameworkElement)
Public EventToolTipOpening(Inherited fromSystem.Windows.FrameworkElement)
Public EventTouchDown(Inherited fromSystem.Windows.UIElement)
Public EventTouchEnter(Inherited fromSystem.Windows.UIElement)
Public EventTouchLeave(Inherited fromSystem.Windows.UIElement)
Public EventTouchMove(Inherited fromSystem.Windows.UIElement)
Public EventTouchUp(Inherited fromSystem.Windows.UIElement)
Public EventUnloaded(Inherited fromSystem.Windows.FrameworkElement)
Top
See Also