Method | Description | |
---|---|---|
EndLoop ( ) : void | ||
RunLoop ( IWindowFrameBackend parent ) : void | ||
SetButtons ( IEnumerable |
||
SetMinSize ( |
||
UpdateButton ( DialogButton updatedButton ) : void |
Method | Description | |
---|---|---|
DialogBackend ( ) : System.Collections.Generic | ||
OnButtonClicked ( WpfDialogButton button ) : void | ||
UpdateSeparatorVisibility ( ) : void |
public RunLoop ( IWindowFrameBackend parent ) : void | ||
parent | IWindowFrameBackend | |
return | void |
public SetButtons ( IEnumerable |
||
newButtons | IEnumerable |
|
return | void |
public UpdateButton ( DialogButton updatedButton ) : void | ||
updatedButton | DialogButton | |
return | void |