Click or drag to resize

ICommandSourceFactoryShowTextOnButtons Property

Gets a value indicating whether to show the header text when this command is bound to a button. If false, only the icon should be displayed.

Namespace:  TomsToolbox.Wpf.Composition
Assembly:  TomsToolbox.Wpf.Composition (in TomsToolbox.Wpf.Composition.dll)
Syntax
bool ShowTextOnButtons { get; }

Property Value

Type: Boolean
See Also