C# Class iClient60ForSilverlight.PageNavigator

显示文件 Open project: SuperMap/iClient-for-Silverlight

Public Methods

Method Description
PageNavigator ( Application app, UIElement defaultPage ) : System

Private Methods

Method Description
CreateRootVisual ( ) : void
GetAllPages ( ) : List
GetAnchor ( ) : string
LoadElement ( string name ) : UIElement
ShowElement ( UIElement element ) : void
cb_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

PageNavigator() public method

public PageNavigator ( Application app, UIElement defaultPage ) : System
app System.Windows.Application
defaultPage UIElement
return System