Pivot.ApplyItemContainerStyle Method

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Protected Overridable Sub ApplyItemContainerStyle ( _
    container As DependencyObject _
)
protected virtual void ApplyItemContainerStyle(
    DependencyObject container
)
protected:
virtual void ApplyItemContainerStyle(
    DependencyObject^ container
)
abstract ApplyItemContainerStyle : 
        container:DependencyObject -> unit  
override ApplyItemContainerStyle : 
        container:DependencyObject -> unit

Parameters

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

Pivot Class

Microsoft.Phone.Controls Namespace