C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.Sidebar.SubMenu.ZoomSubMenu

Inheritance: System.Windows.Controls.UserControl, ISubMenu
显示文件 Open project: chris-tomich/Glyma

Public Methods

Method Description
Hide ( ) : void
Show ( ) : void
ZoomSubMenu ( ) : System

Private Methods

Method Description
UserControl_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

Hide() public method

public Hide ( ) : void
return void

Show() public method

public Show ( ) : void
return void

ZoomSubMenu() public method

public ZoomSubMenu ( ) : System
return System