Proprietà Pivot.ItemContainerStyle

Spazio dei nomi:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
Public Property ItemContainerStyle As Style
public Style ItemContainerStyle { get; set; }
public:
property Style^ ItemContainerStyle {
    Style^ get ();
    void set (Style^ value);
}
member ItemContainerStyle : Style with get, set

Valore proprietà

Tipo: System.Windows.Style

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Pivot Classe

Spazio dei nomi Microsoft.Phone.Controls