Property | Type | Description | |
---|---|---|---|
ButtonCloseClick | void | ||
License_OnClick | void | ||
LoadMarkdown | string | ||
ThirdParty_OnClick | void |
Method | Description | |
---|---|---|
AboutPage ( ) : System | ||
AboutPage ( IEditorDialogService service ) : System |
Method | Description | |
---|---|---|
ButtonCloseClick ( object sender, RoutedEventArgs e ) : void | ||
License_OnClick ( object sender, RoutedEventArgs e ) : void | ||
LoadMarkdown ( string file ) : string | ||
ThirdParty_OnClick ( object sender, RoutedEventArgs e ) : void |
public AboutPage ( IEditorDialogService service ) : System | ||
service | IEditorDialogService | |
return | System |