C# Class StoryTeller.UserInterface.Actions.ScreenAction

Inheritance: IScreenAction
Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

Méthode Description
BuildButton ( ICommandBar bar ) : void
OnlyKeyboardShortcut ( ) : ScreenAction
Permanent ( ) : ScreenAction
ScreenAction ( ) : System.Windows.Input

Method Details

BuildButton() public méthode

public BuildButton ( ICommandBar bar ) : void
bar ICommandBar
Résultat void

OnlyKeyboardShortcut() public méthode

public OnlyKeyboardShortcut ( ) : ScreenAction
Résultat ScreenAction

Permanent() public méthode

public Permanent ( ) : ScreenAction
Résultat ScreenAction

ScreenAction() public méthode

public ScreenAction ( ) : System.Windows.Input
Résultat System.Windows.Input