Method | Description | |
---|---|---|
ExecuteAccountSelectAction ( |
||
ExecuteAccountSelectAction ( AccountSelectionAction action, IEnumerable |
||
SetFocusTo ( FocusRequest req ) : void | ||
SetShowMainWindowCommands ( bool show ) : void | ||
SetState ( [ state ) : IDisposable | ||
SetTimelineFocusTo ( TimelineFocusRequest req ) : void | ||
ShowSetting ( ) : IObservable |
||
ShowTabConfigure ( TabModel model ) : IObservable |
||
ShowTaskDialog ( TaskDialogOptions options ) : void | ||
TransitionBackstage ( bool open ) : void |
Method | Description | |
---|---|---|
MainWindowModel ( ) : System | ||
RaiseStateStringChanged ( ) : void | ||
RegisterKeyAssigns ( ) : void |
public static ExecuteAccountSelectAction ( |
||
desc | ||
return | void |
public static ExecuteAccountSelectAction ( AccountSelectionAction action, IEnumerable |
||
action | AccountSelectionAction | |
defaultSelected | IEnumerable |
|
after | Action |
|
return | void |
public static SetFocusTo ( FocusRequest req ) : void | ||
req | FocusRequest | |
return | void |
public static SetShowMainWindowCommands ( bool show ) : void | ||
show | bool | |
return | void |
public static SetState ( [ state ) : IDisposable | ||
state | [ | |
return | IDisposable |
public static SetTimelineFocusTo ( TimelineFocusRequest req ) : void | ||
req | TimelineFocusRequest | |
return | void |
public static ShowTabConfigure ( TabModel model ) : IObservable |
||
model | TabModel | |
return | IObservable |
public static ShowTaskDialog ( TaskDialogOptions options ) : void | ||
options | TaskDialogOptions | |
return | void |
public static TransitionBackstage ( bool open ) : void | ||
open | bool | |
return | void |