C# 클래스 StoryTeller.UserInterface.Actions.ScreenAction

상속: IScreenAction
파일 보기 프로젝트 열기: adymitruk/storyteller 1 사용 예제들

공개 메소드들

메소드 설명
BuildButton ( ICommandBar bar ) : void
OnlyKeyboardShortcut ( ) : ScreenAction
Permanent ( ) : ScreenAction
ScreenAction ( ) : System.Windows.Input

메소드 상세

BuildButton() 공개 메소드

public BuildButton ( ICommandBar bar ) : void
bar ICommandBar
리턴 void

OnlyKeyboardShortcut() 공개 메소드

public OnlyKeyboardShortcut ( ) : ScreenAction
리턴 ScreenAction

Permanent() 공개 메소드

public Permanent ( ) : ScreenAction
리턴 ScreenAction

ScreenAction() 공개 메소드

public ScreenAction ( ) : System.Windows.Input
리턴 System.Windows.Input