C# 클래스 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.
상속: System.Windows.Controls.ToolBar
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
WorkaroundToolBar ( ) : System

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

WorkaroundToolBar() 공개 메소드

public WorkaroundToolBar ( ) : System
리턴 System