Property | Type | Description | |
---|---|---|---|
MenuHeaderProperty | |||
MenuHeaderTemplateProperty |
Method | Description | |
---|---|---|
DropDownMenu ( ) : System.Windows | ||
OnApplyTemplate ( ) : void |
When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call M:System.Windows.Controls.Control.ApplyTemplate.
|
Method | Description | |
---|---|---|
OnContentChanged ( object oldContent, object newContent ) : void |
Method | Description | |
---|---|---|
DropDownMenu_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
DropDownMenu_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
GoToState ( bool useTransitions, string stateName ) : bool |
protected OnContentChanged ( object oldContent, object newContent ) : void | ||
oldContent | object | |
newContent | object | |
return | void |
public static DependencyProperty,System.Windows MenuHeaderProperty | ||
return |