| Name | Description |
 | AddChild | (Inherited from System.Windows.Controls.ContentControl) |
 | AddContentBinding | When overridden in a derived class, adds a binding on the Content of the cell. |
 | AddLogicalChild | (Inherited from System.Windows.FrameworkElement) |
 | AddText | (Inherited from System.Windows.Controls.ContentControl) |
 | AddVisualChild | (Inherited from System.Windows.Media.Visual) |
 | ArrangeCore | (Inherited from System.Windows.FrameworkElement) |
 | ArrangeOverride | (Inherited from System.Windows.Controls.Control) |
 | CleanUpOnRemove | |
 | ClearContainer | Clears the content of the cell. |
 | GetCellEditor | Retrieves the cell editor that is used, or that will be used, to edit the content of the cell. |
 | GetLayoutClip | (Inherited from System.Windows.FrameworkElement) |
 | GetTemplateChild | (Inherited from System.Windows.FrameworkElement) |
 | GetUIParentCore | (Inherited from System.Windows.FrameworkElement) |
 | GetVisualChild | (Inherited from System.Windows.FrameworkElement) |
 | HitTestCore | Overloaded. (Inherited from System.Windows.UIElement) |
 | Initialize | Initializes the cell specifying its parent DataGridControl, Row, and Column. |
 | InitializeCore | Called after the Initialize method to allow custom initialization. |
 | ManageSiblingCellLabel | |
 | MeasureCore | (Inherited from System.Windows.FrameworkElement) |
 | MeasureOverride | (Inherited from System.Windows.Controls.Control) |
 | OnAccessKey | (Inherited from System.Windows.UIElement) |
 | OnChildDesiredSizeChanged | (Inherited from System.Windows.UIElement) |
 | OnContentStringFormatChanged | (Inherited from System.Windows.Controls.ContentControl) |
 | OnContextMenuClosing | (Inherited from System.Windows.FrameworkElement) |
 | OnContextMenuOpening | (Inherited from System.Windows.FrameworkElement) |
 | OnCreateAutomationPeer | Overridden. Creates an appropriate AutomationPeer for this instance. |
 | OnDpiChanged | (Inherited from System.Windows.Media.Visual) |
 | OnDragEnter | (Inherited from System.Windows.UIElement) |
 | OnDragLeave | (Inherited from System.Windows.UIElement) |
 | OnDragOver | (Inherited from System.Windows.UIElement) |
 | OnDrop | (Inherited from System.Windows.UIElement) |
 | OnEditBeginning | Raises the EditBeginning event, which signals that the edit process is about to begin. |
 | OnEditBegun | Raises the EditBegun event, which signals that the edit process has begun. |
 | OnEditCanceled | Raises the EditCanceled event, which signals that the edit process has been canceled. |
 | OnEditCanceling | Raises the EditCanceling event, which signals that the edit process is being canceled. |
 | OnEditEnded | Raises the EditEnded event, which signals that the edit process has ended. |
 | OnEditEnding | Raises the EditEnding event, which signals that the edit process is about to end. |
 | OnGiveFeedback | (Inherited from System.Windows.UIElement) |
 | OnGotFocus | Invoked when an unhandled GotFocus attached event reaches this element in its route. (Inherited from System.Windows.FrameworkElement) |
 | OnGotKeyboardFocus | (Inherited from System.Windows.UIElement) |
 | OnGotMouseCapture | (Inherited from System.Windows.UIElement) |
 | OnGotStylusCapture | (Inherited from System.Windows.UIElement) |
 | OnGotTouchCapture | (Inherited from System.Windows.UIElement) |
 | OnInitialized | (Inherited from System.Windows.FrameworkElement) |
 | OnIsKeyboardFocusedChanged | (Inherited from System.Windows.UIElement) |
 | OnIsKeyboardFocusWithinChanged | (Inherited from System.Windows.UIElement) |
 | OnIsMouseCapturedChanged | (Inherited from System.Windows.UIElement) |
 | OnIsMouseCaptureWithinChanged | (Inherited from System.Windows.UIElement) |
 | OnIsMouseDirectlyOverChanged | (Inherited from System.Windows.UIElement) |
 | OnIsStylusCapturedChanged | (Inherited from System.Windows.UIElement) |
 | OnIsStylusCaptureWithinChanged | (Inherited from System.Windows.UIElement) |
 | OnIsStylusDirectlyOverChanged | (Inherited from System.Windows.UIElement) |
 | OnKeyDown | (Inherited from System.Windows.UIElement) |
 | OnKeyUp | (Inherited from System.Windows.UIElement) |
 | OnLostFocus | (Inherited from System.Windows.UIElement) |
 | OnLostKeyboardFocus | (Inherited from System.Windows.UIElement) |
 | OnLostMouseCapture | (Inherited from System.Windows.UIElement) |
 | OnLostStylusCapture | (Inherited from System.Windows.UIElement) |
 | OnLostTouchCapture | (Inherited from System.Windows.UIElement) |
 | OnManipulationBoundaryFeedback | (Inherited from System.Windows.UIElement) |
 | OnManipulationCompleted | (Inherited from System.Windows.UIElement) |
 | OnManipulationDelta | (Inherited from System.Windows.UIElement) |
 | OnManipulationInertiaStarting | (Inherited from System.Windows.UIElement) |
 | OnManipulationStarted | (Inherited from System.Windows.UIElement) |
 | OnManipulationStarting | (Inherited from System.Windows.UIElement) |
 | OnMouseDoubleClick | (Inherited from System.Windows.Controls.Control) |
 | OnMouseDown | (Inherited from System.Windows.UIElement) |
 | OnMouseEnter | Invoked when an unhandled MouseEnter attached event reaches this element in its route. (Inherited from System.Windows.UIElement) |
 | OnMouseLeave | Invoked when an unhandled MouseLeave attached event reaches this element in its route. (Inherited from System.Windows.UIElement) |
 | OnMouseLeftButtonDown | Overridden. Invoked when an unhandled MouseLeftButtonDown attached event reaches this element in its route. |
 | OnMouseLeftButtonUp | (Inherited from System.Windows.UIElement) |
 | OnMouseMove | (Inherited from System.Windows.UIElement) |
 | OnMouseRightButtonDown | (Inherited from System.Windows.UIElement) |
 | OnMouseRightButtonUp | (Inherited from System.Windows.UIElement) |
 | OnMouseUp | (Inherited from System.Windows.UIElement) |
 | OnMouseWheel | (Inherited from System.Windows.UIElement) |
 | OnPreviewDragEnter | (Inherited from System.Windows.UIElement) |
 | OnPreviewDragLeave | (Inherited from System.Windows.UIElement) |
 | OnPreviewDragOver | (Inherited from System.Windows.UIElement) |
 | OnPreviewDrop | (Inherited from System.Windows.UIElement) |
 | OnPreviewGiveFeedback | (Inherited from System.Windows.UIElement) |
 | OnPreviewGotKeyboardFocus | Invoked when an unhandled PreviewGotKeyboardFocus attached event reaches this element in its route. (Inherited from System.Windows.UIElement) |
 | OnPreviewKeyDown | Overridden. Invoked when an unhandled PreviewKeyDown attached event reaches this element in its route. |
 | OnPreviewKeyUp | (Inherited from System.Windows.UIElement) |
 | OnPreviewLostKeyboardFocus | Invoked when an unhandled PreviewLostKeyboardFocus attached event reaches this element in its route. (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseDoubleClick | (Inherited from System.Windows.Controls.Control) |
 | OnPreviewMouseDown | (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseLeftButtonDown | Invoked when an unhandled PreviewMouseLeftButtonDown attached event reaches this element in its route. (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseLeftButtonUp | (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseMove | (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseRightButtonDown | (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseRightButtonUp | (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseUp | (Inherited from System.Windows.UIElement) |
 | OnPreviewMouseWheel | (Inherited from System.Windows.UIElement) |
 | OnPreviewQueryContinueDrag | (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusButtonDown | (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusButtonUp | (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusDown | (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusInAirMove | (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusInRange | (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusMove | (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusOutOfRange | (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusSystemGesture | (Inherited from System.Windows.UIElement) |
 | OnPreviewStylusUp | (Inherited from System.Windows.UIElement) |
 | OnPreviewTextInput | Overridden. Invoked when an unhandled PreviewTextInput attached event reaches this element in its route. |
 | OnPreviewTouchDown | (Inherited from System.Windows.UIElement) |
 | OnPreviewTouchMove | (Inherited from System.Windows.UIElement) |
 | OnPreviewTouchUp | (Inherited from System.Windows.UIElement) |
 | OnPropertyChanged | Overloaded. Overridden. Raises the PropertyChanged event. |
 | OnQueryContinueDrag | (Inherited from System.Windows.UIElement) |
 | OnQueryCursor | (Inherited from System.Windows.UIElement) |
 | OnReceiveWeakEvent | Invoked whenever a WeakEventManager delivers the event being managed by the class. |
 | OnRender | (Inherited from System.Windows.UIElement) |
 | OnRenderSizeChanged | (Inherited from System.Windows.FrameworkElement) |
 | OnStyleChanged | Invoked when the style in use changes, which will invalidate the layout. (Inherited from System.Windows.FrameworkElement) |
 | OnStylusButtonDown | (Inherited from System.Windows.UIElement) |
 | OnStylusButtonUp | (Inherited from System.Windows.UIElement) |
 | OnStylusDown | (Inherited from System.Windows.UIElement) |
 | OnStylusEnter | (Inherited from System.Windows.UIElement) |
 | OnStylusInAirMove | (Inherited from System.Windows.UIElement) |
 | OnStylusInRange | (Inherited from System.Windows.UIElement) |
 | OnStylusLeave | (Inherited from System.Windows.UIElement) |
 | OnStylusMove | (Inherited from System.Windows.UIElement) |
 | OnStylusOutOfRange | (Inherited from System.Windows.UIElement) |
 | OnStylusSystemGesture | (Inherited from System.Windows.UIElement) |
 | OnStylusUp | (Inherited from System.Windows.UIElement) |
 | OnTemplateChanged | (Inherited from System.Windows.Controls.Control) |
 | OnTextInput | (Inherited from System.Windows.UIElement) |
 | OnToolTipClosing | (Inherited from System.Windows.FrameworkElement) |
 | OnToolTipOpening | (Inherited from System.Windows.FrameworkElement) |
 | OnTouchDown | (Inherited from System.Windows.UIElement) |
 | OnTouchEnter | (Inherited from System.Windows.UIElement) |
 | OnTouchLeave | (Inherited from System.Windows.UIElement) |
 | OnTouchMove | (Inherited from System.Windows.UIElement) |
 | OnTouchUp | (Inherited from System.Windows.UIElement) |
 | OnValidationErrorChanging | Invoked when an unhandled ValidationErrorChanging attached event reaches this element in its route. |
 | OnVisualChildrenChanged | (Inherited from System.Windows.Media.Visual) |
 | OnVisualParentChanged | Overridden. |
 | ParentLayoutInvalidated | (Inherited from System.Windows.FrameworkElement) |
 | PartialClearContainer | |
 | PostInitialize | Concludes the initialization of the cell. |
 | PrepareContainer | Prepares a container in the specified DataGridContext for the item. |
 | PrepareDefaultStyleKey | When deriving from the Cell class, PrepareDefaultStyleKey must be overridden in order to support dynamic style (view or theme modifications) changes. |
 | RemoveContentBinding | When overridden in a derived class, removes the binding on the Content of the cell. |
 | RemoveLogicalChild | (Inherited from System.Windows.FrameworkElement) |
 | RemoveVisualChild | (Inherited from System.Windows.Media.Visual) |
 | ShouldSerializeProperty | (Inherited from System.Windows.DependencyObject) |