C# Class Gtd.Client.WindowsPhone.Views.MakeStuffActionableView

Inheritance: Cirrious.MvvmCross.WindowsPhone.Views.MvxPhonePage
ファイルを表示 Open project: beingtheworst/btw-gtd

Public Methods

Method Description
LongListSelector_OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
MakeStuffActionableView ( ) : System

Private Methods

Method Description
AppBarNewProjectButton_OnClick ( object sender, EventArgs e ) : void
AppBarSaveActionButton_OnClick ( object sender, EventArgs e ) : void
AppBarTrashItButton_OnClick ( object sender, EventArgs e ) : void

Method Details

LongListSelector_OnSelectionChanged() public method

public LongListSelector_OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
sender object
e System.Windows.Controls.SelectionChangedEventArgs
return void

MakeStuffActionableView() public method

public MakeStuffActionableView ( ) : System
return System