PivotHeadersControl Class
Windows Phone
March 22, 2012
A primitive used by the Pivot control to manage the wrapping header experience for the control.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
Microsoft.Phone.Controls.Primitives.TemplatedItemsControl<PivotHeaderItem>
Microsoft.Phone.Controls.Primitives.PivotHeadersControl
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
Microsoft.Phone.Controls.Primitives.TemplatedItemsControl<PivotHeaderItem>
Microsoft.Phone.Controls.Primitives.PivotHeadersControl
Assembly: Microsoft.Phone.Controls (in Microsoft.Phone.Controls.dll)
XMLNS for XAML: Not mapped to an xmlns.
The PivotHeadersControl type exposes the following members.
| Name | Description | |
|---|---|---|
|
PivotHeadersControl | Initializes a new instance of the PivotHeadersControl class. |
Top
| Name | Description | |
|---|---|---|
|
AddHandler | (Inherited from UIElement.) |
|
ApplyItemContainerStyle | Apply the ItemContainerStyle. (Inherited from TemplatedItemsControl<T>.) |
|
ApplyTemplate | (Inherited from Control.) |
|
Arrange | (Inherited from UIElement.) |
|
ArrangeOverride | Positions child elements and determines a size for a FrameworkElement derived class. (Overrides FrameworkElement.ArrangeOverride(Size).) |
|
CaptureMouse | (Inherited from UIElement.) |
|
CheckAccess | (Inherited from DependencyObject.) |
|
ClearContainerForItemOverride | Undoes the effects of the PrepareContainerForItemOverride method. (Overrides TemplatedItemsControl<T>.ClearContainerForItemOverride(DependencyObject, Object).) |
|
ClearValue | (Inherited from DependencyObject.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
FindName | (Inherited from FrameworkElement.) |
|
Focus | (Inherited from Control.) |
|
GetAnimationBaseValue | (Inherited from DependencyObject.) |
|
GetBindingExpression | (Inherited from FrameworkElement.) |
|
GetContainer | Gets the container associated with the specified item. (Inherited from TemplatedItemsControl<T>.) |
|
GetContainerForItemOverride | Creates or identifies the element that is used to display the given item. (Inherited from TemplatedItemsControl<T>.) |
|
GetHashCode | (Inherited from Object.) |
|
GetItem | Gets the item associated with the specified container. (Inherited from TemplatedItemsControl<T>.) |
|
GetTemplateChild | (Inherited from Control.) |
|
GetType | (Inherited from Object.) |
|
GetValue | (Inherited from DependencyObject.) |
|
InvalidateArrange | (Inherited from UIElement.) |
|
InvalidateMeasure | (Inherited from UIElement.) |
|
IsItemItsOwnContainerOverride | Determines whether the specified item is (or is eligible to be) its own container. (Inherited from TemplatedItemsControl<T>.) |
|
Measure | (Inherited from UIElement.) |
|
MeasureOverride | Measures the size in layout required for child elements and determines a size for the FrameworkElement-derived class. (Overrides FrameworkElement.MeasureOverride(Size).) |
|
MemberwiseClone | (Inherited from Object.) |
|
OnApplyTemplate | Overrides the on apply template method to connect template parts. (Overrides FrameworkElement.OnApplyTemplate().) |
|
OnCreateAutomationPeer | (Inherited from UIElement.) |
|
OnDoubleTap | (Inherited from Control.) |
|
OnDragEnter | (Inherited from Control.) |
|
OnDragLeave | (Inherited from Control.) |
|
OnDragOver | (Inherited from Control.) |
|
OnDrop | (Inherited from Control.) |
|
OnGotFocus | (Inherited from Control.) |
|
OnHold | (Inherited from Control.) |
|
OnItemsChanged | Handles the items changed event, re-creating the visuals for the control. (Overrides ItemsControl.OnItemsChanged(NotifyCollectionChangedEventArgs).) |
|
OnKeyDown | (Inherited from Control.) |
|
OnKeyUp | (Inherited from Control.) |
|
OnLostFocus | (Inherited from Control.) |
|
OnLostMouseCapture | (Inherited from Control.) |
|
OnManipulationCompleted | (Inherited from Control.) |
|
OnManipulationDelta | (Inherited from Control.) |
|
OnManipulationStarted | (Inherited from Control.) |
|
OnMouseEnter | (Inherited from Control.) |
|
OnMouseLeave | (Inherited from Control.) |
|
OnMouseLeftButtonDown | (Inherited from Control.) |
|
OnMouseLeftButtonUp | (Inherited from Control.) |
|
OnMouseMove | (Inherited from Control.) |
|
OnMouseRightButtonDown | (Inherited from Control.) |
|
OnMouseRightButtonUp | (Inherited from Control.) |
|
OnMouseWheel | (Inherited from Control.) |
|
OnTap | (Inherited from Control.) |
|
OnTextInput | (Inherited from Control.) |
|
OnTextInputStart | (Inherited from Control.) |
|
OnTextInputUpdate | (Inherited from Control.) |
|
PrepareContainerForItemOverride | Prepares the container to display the specified item. (Overrides TemplatedItemsControl<T>.PrepareContainerForItemOverride(DependencyObject, Object).) |
|
ReadLocalValue | (Inherited from DependencyObject.) |
|
ReleaseMouseCapture | (Inherited from UIElement.) |
|
RemoveHandler | (Inherited from UIElement.) |
|
SetBinding | (Inherited from FrameworkElement.) |
|
SetValue | (Inherited from DependencyObject.) |
|
ToString | (Inherited from Object.) |
|
TransformToVisual | (Inherited from UIElement.) |
|
UpdateLayout | (Inherited from UIElement.) |
Top