PivotHeadersControl.ApplyItemContainerStyle Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Applies the Style on the item container.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration Protected Overridable Sub ApplyItemContainerStyle ( _ container As DependencyObject _ )
Parameters
- container
- Type: System.Windows.DependencyObject
The item container to apply the Style.
Show: