TreeViewItemExtensions.SetIndentWidth, méthode
Espace de noms : Microsoft.TeamFoundation.Controls.WPF
Assembly : Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)
Syntaxe
'Déclaration
Public Shared Sub SetIndentWidth ( _
obj As DependencyObject, _
indentWidth As Double _
)
public static void SetIndentWidth(
DependencyObject obj,
double indentWidth
)
Paramètres
- obj
Type : System.Windows.DependencyObject
- indentWidth
Type : System.Double
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.