DocumentTab.ShowsIcon Attached Property

DevZest WPF Docking

DocumentTabShowsIcon Attached Property
Gets or sets the value that indicates whether the document tab icon should be displayed.

Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
See GetShowsIcon, SetShowsIcon
See GetShowsIcon, SetShowsIcon

Property Value

Type: Boolean
if the document tab icon should be displayed, otherwise .
See Also