C# Class Zetbox.Client.WPF.CustomControls.WorkaroundToolBar

http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/c5b6a94b-2cdc-4cfb-8ccb-0f7e680586d7 If the ToolBars ItemsSource is DataBound, all buttons will appear in the overflow list until a manual window resize. This is an Workaround Control which invalidates it's Measure after Templates are applied.
Inheritance: System.Windows.Controls.ToolBar
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void
WorkaroundToolBar ( ) : System

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

WorkaroundToolBar() public méthode

public WorkaroundToolBar ( ) : System
Résultat System