C# 클래스 ESRI.ArcGIS.SilverlightMapApp.DropDownMenu

Resizable and draggable custom window control
상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: Esri/arcgis-templates-silverlight

공개 프로퍼티들

프로퍼티 타입 설명
MenuHeaderProperty System.Windows.DependencyProperty
MenuHeaderTemplateProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
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.

보호된 메소드들

메소드 설명
OnContentChanged ( object oldContent, object newContent ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

DropDownMenu() 공개 메소드

public DropDownMenu ( ) : System.Windows
리턴 System.Windows

OnApplyTemplate() 공개 메소드

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.
public OnApplyTemplate ( ) : void
리턴 void

OnContentChanged() 보호된 메소드

protected OnContentChanged ( object oldContent, object newContent ) : void
oldContent object
newContent object
리턴 void

프로퍼티 상세

MenuHeaderProperty 공개적으로 정적으로 프로퍼티

Identifies the MenuContent dependency property.
public static DependencyProperty,System.Windows MenuHeaderProperty
리턴 System.Windows.DependencyProperty

MenuHeaderTemplateProperty 공개적으로 정적으로 프로퍼티

Identifies the HeaderTemplate dependency property.
public static DependencyProperty,System.Windows MenuHeaderTemplateProperty
리턴 System.Windows.DependencyProperty