Lire en anglais

Partager via


TreeViewItem.GlyphOpacity Propriété

Définition

Obtient ou définit l’opacité des glyphes de nœud sur un TreeView.

Cette documentation s’applique à WinUI 2 pour UWP (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

public double GlyphOpacity { get; set; }
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="1.0")]
public double GlyphOpacity { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="1.0")] get; [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="1.0")] set; }

Valeur de propriété

Double

Opacité des glyphes de nœud sur un TreeView.

Attributs
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

S’applique à