ItemControl.IconVerticalAlignment-Eigenschaft

Get/Set die Symbolvertikale ausrichtung.

Standard ist Center.

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Property IconVerticalAlignment As VerticalAlignment
public VerticalAlignment IconVerticalAlignment { get; set; }

Eigenschaftswert

Typ: System.Windows.VerticalAlignment
Gibt VerticalAlignment zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ItemControl Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace