| 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.Controls.ContentControl) |
| AddText | (Inherited from System.Windows.Controls.ContentControl) |
| AddVisualChild | (Inherited from System.Windows.Controls.ContentControl) |
| ArrangeCore | (Inherited from System.Windows.Controls.ContentControl) |
| ArrangeOverride | (Inherited from System.Windows.Controls.ContentControl) |
| 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.Controls.ContentControl) |
| GetTemplateChild | (Inherited from System.Windows.Controls.ContentControl) |
| GetUIParentCore | (Inherited from System.Windows.Controls.ContentControl) |
| GetVisualChild | (Inherited from System.Windows.Controls.ContentControl) |
| HitTestCore | Overloaded. (Inherited from System.Windows.Controls.ContentControl) |
| 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.Controls.ContentControl) |
| MeasureOverride | (Inherited from System.Windows.Controls.ContentControl) |
| OnAccessKey | (Inherited from System.Windows.Controls.ContentControl) |
| OnChildDesiredSizeChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnContentStringFormatChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnContextMenuClosing | (Inherited from System.Windows.Controls.ContentControl) |
| OnContextMenuOpening | (Inherited from System.Windows.Controls.ContentControl) |
| OnCreateAutomationPeer | Overridden. Creates an appropriate AutomationPeer for this instance. |
| OnDpiChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnDragEnter | (Inherited from System.Windows.Controls.ContentControl) |
| OnDragLeave | (Inherited from System.Windows.Controls.ContentControl) |
| OnDragOver | (Inherited from System.Windows.Controls.ContentControl) |
| OnDrop | (Inherited from System.Windows.Controls.ContentControl) |
| 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.Controls.ContentControl) |
| OnGotFocus | Invoked when an unhandled GotFocus attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl) |
| OnGotKeyboardFocus | (Inherited from System.Windows.Controls.ContentControl) |
| OnGotMouseCapture | (Inherited from System.Windows.Controls.ContentControl) |
| OnGotStylusCapture | (Inherited from System.Windows.Controls.ContentControl) |
| OnGotTouchCapture | (Inherited from System.Windows.Controls.ContentControl) |
| OnInitialized | (Inherited from System.Windows.Controls.ContentControl) |
| OnIsKeyboardFocusedChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnIsKeyboardFocusWithinChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnIsMouseCapturedChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnIsMouseCaptureWithinChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnIsMouseDirectlyOverChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnIsStylusCapturedChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnIsStylusCaptureWithinChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnIsStylusDirectlyOverChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnKeyDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnKeyUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnLostFocus | (Inherited from System.Windows.Controls.ContentControl) |
| OnLostKeyboardFocus | (Inherited from System.Windows.Controls.ContentControl) |
| OnLostMouseCapture | (Inherited from System.Windows.Controls.ContentControl) |
| OnLostStylusCapture | (Inherited from System.Windows.Controls.ContentControl) |
| OnLostTouchCapture | (Inherited from System.Windows.Controls.ContentControl) |
| OnManipulationBoundaryFeedback | (Inherited from System.Windows.Controls.ContentControl) |
| OnManipulationCompleted | (Inherited from System.Windows.Controls.ContentControl) |
| OnManipulationDelta | (Inherited from System.Windows.Controls.ContentControl) |
| OnManipulationInertiaStarting | (Inherited from System.Windows.Controls.ContentControl) |
| OnManipulationStarted | (Inherited from System.Windows.Controls.ContentControl) |
| OnManipulationStarting | (Inherited from System.Windows.Controls.ContentControl) |
| OnMouseDoubleClick | (Inherited from System.Windows.Controls.ContentControl) |
| OnMouseDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnMouseEnter | Invoked when an unhandled MouseEnter attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl) |
| OnMouseLeave | Invoked when an unhandled MouseLeave attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl) |
| OnMouseLeftButtonDown | Overridden. Invoked when an unhandled MouseLeftButtonDown attached event reaches this element in its route. |
| OnMouseLeftButtonUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnMouseMove | (Inherited from System.Windows.Controls.ContentControl) |
| OnMouseRightButtonDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnMouseRightButtonUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnMouseUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnMouseWheel | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewDragEnter | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewDragLeave | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewDragOver | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewDrop | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewGiveFeedback | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewGotKeyboardFocus | Invoked when an unhandled PreviewGotKeyboardFocus attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewKeyDown | Overridden. Invoked when an unhandled PreviewKeyDown attached event reaches this element in its route. |
| OnPreviewKeyUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewLostKeyboardFocus | Invoked when an unhandled PreviewLostKeyboardFocus attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewMouseDoubleClick | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewMouseDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewMouseLeftButtonDown | Invoked when an unhandled PreviewMouseLeftButtonDown attached event reaches this element in its route. (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewMouseLeftButtonUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewMouseMove | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewMouseRightButtonDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewMouseRightButtonUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewMouseUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewMouseWheel | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewQueryContinueDrag | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewStylusButtonDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewStylusButtonUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewStylusDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewStylusInAirMove | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewStylusInRange | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewStylusMove | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewStylusOutOfRange | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewStylusSystemGesture | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewStylusUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewTextInput | Overridden. Invoked when an unhandled PreviewTextInput attached event reaches this element in its route. |
| OnPreviewTouchDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewTouchMove | (Inherited from System.Windows.Controls.ContentControl) |
| OnPreviewTouchUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnPropertyChanged | Overloaded. Overridden. Raises the PropertyChanged event. |
| OnQueryContinueDrag | (Inherited from System.Windows.Controls.ContentControl) |
| OnQueryCursor | (Inherited from System.Windows.Controls.ContentControl) |
| OnReceiveWeakEvent | Invoked whenever a WeakEventManager delivers the event being managed by the class. |
| OnRender | (Inherited from System.Windows.Controls.ContentControl) |
| OnRenderSizeChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnStyleChanged | Invoked when the style in use changes, which will invalidate the layout. (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusButtonDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusButtonUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusEnter | (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusInAirMove | (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusInRange | (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusLeave | (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusMove | (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusOutOfRange | (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusSystemGesture | (Inherited from System.Windows.Controls.ContentControl) |
| OnStylusUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnTemplateChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnTextInput | (Inherited from System.Windows.Controls.ContentControl) |
| OnToolTipClosing | (Inherited from System.Windows.Controls.ContentControl) |
| OnToolTipOpening | (Inherited from System.Windows.Controls.ContentControl) |
| OnTouchDown | (Inherited from System.Windows.Controls.ContentControl) |
| OnTouchEnter | (Inherited from System.Windows.Controls.ContentControl) |
| OnTouchLeave | (Inherited from System.Windows.Controls.ContentControl) |
| OnTouchMove | (Inherited from System.Windows.Controls.ContentControl) |
| OnTouchUp | (Inherited from System.Windows.Controls.ContentControl) |
| OnValidationErrorChanging | Invoked when an unhandled ValidationErrorChanging attached event reaches this element in its route. |
| OnVisualChildrenChanged | (Inherited from System.Windows.Controls.ContentControl) |
| OnVisualParentChanged | Overridden. |
| ParentLayoutInvalidated | (Inherited from System.Windows.Controls.ContentControl) |
| 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.Controls.ContentControl) |
| RemoveVisualChild | (Inherited from System.Windows.Controls.ContentControl) |
| ShouldSerializeProperty | (Inherited from System.Windows.Controls.ContentControl) |