Method | Description | |
---|---|---|
SettingsDialog ( ) : AppStore.Models |
Public constructor for the SettingsDialog
|
Method | Description | |
---|---|---|
Connect ( int connectionId, object target ) : void | ||
ContentDialog_PrimaryButtonClick ( ContentDialog sender, ContentDialogButtonClickEventArgs args ) : void |
Method which is executed when the user taps on the "apply" button in the SettingsDialog.
|
|
ContentDialog_SecondaryButtonClick ( ContentDialog sender, ContentDialogButtonClickEventArgs args ) : void |
Method which is executed when the user taps on the "cancel" button in the SettingsDialog
|
|
InitializeComponent ( ) : void |