C# Class Gymnastika.Widgets.StateAwareBehavior

Inheritance: WidgetContainerBehaviorBase
显示文件 Open project: weiqiyiji/Gymnastika

Public Methods

Method Description
StateAwareBehavior ( INavigationService navigationService ) : System

Protected Methods

Method Description
OnAttach ( ) : void

Private Methods

Method Description
OnNavigationCompleted ( object sender, NavigationEventArgs e ) : void
OnNavigationStart ( object sender, NavigationEventArgs e ) : void
Widgets_CollectionChanged ( object sender, System e ) : void

Method Details

OnAttach() protected method

protected OnAttach ( ) : void
return void

StateAwareBehavior() public method

public StateAwareBehavior ( INavigationService navigationService ) : System
navigationService INavigationService
return System