C# Class Geowigo.ViewModels.SettingsViewModel

Inheritance: BaseViewModel
Afficher le fichier Open project: WFoundation/WF.Player.WinPhone

Méthodes publiques

Свойство Type Description
AreAdvancedSettingsDisplayedProperty System.Windows.DependencyProperty
CartridgeLogFileCountProperty System.Windows.DependencyProperty
CustomSupportStatusProperty System.Windows.DependencyProperty
IsOneDriveProviderEnabledProperty System.Windows.DependencyProperty
LogFileCountProperty System.Windows.DependencyProperty
OneDriveProviderAdvancedStatusProperty System.Windows.DependencyProperty
OneDriveProviderSimpleStatusProperty System.Windows.DependencyProperty
OrphanSavegamesFileCountProperty System.Windows.DependencyProperty
ProviderServiceNameKey string
ProviderWizardKey string

Méthodes publiques

Méthode Description
SettingsViewModel ( ) : Geowigo.Controls

Méthodes protégées

Méthode Description
InitFromNavigation ( BaseViewModel nav ) : void

Private Methods

Méthode Description
CanDebugReportCommandExecute ( ) : bool
CanDeleteCartridgeLogsCommandExecute ( ) : bool
CanDeleteOrphanSavegamesCommandExecute ( ) : bool
ClearCartridgeCache ( ) : void
ClearCartridgeCacheCore ( object sender, DoWorkEventArgs e ) : void
ClearDebugReport ( ) : void
ClearHistory ( ) : void
DeleteCartridgeLogs ( ) : void
DeleteOrphanSavegames ( ) : void
DisplayAdvancedSettings ( ) : void
GetOneDriveProvider ( ) : OneDriveCartridgeProvider
NavigateToDeviceInfo ( ) : void
NavigateToGetSupport ( ) : void
NavigateToPrivacyPolicy ( ) : void
OnAppSettingsPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
OnCartridgeStorePropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
OnIsOneDriveProviderEnabledChanged ( bool newValue ) : void
OnIsOneDriveProviderEnabledPropertyChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnOneDriveProviderLinkAborted ( object sender, CartridgeProviderFailEventArgs e ) : void
OnOneDriveProviderPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
OnPageReady ( ) : void
OnProgressAggregatorPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
RefreshAll ( ) : void
RefreshCartridgeLogView ( ) : void
RefreshCartridgeStore ( ) : void
RefreshDebugLogView ( ) : void
RefreshOneDrive ( ) : void
RefreshOrphanSavegamesView ( ) : void
RunOneDriveProviderLinkWizard ( ) : void

Method Details

InitFromNavigation() protected méthode

protected InitFromNavigation ( BaseViewModel nav ) : void
nav BaseViewModel
Résultat void

SettingsViewModel() public méthode

public SettingsViewModel ( ) : Geowigo.Controls
Résultat Geowigo.Controls

Property Details

AreAdvancedSettingsDisplayedProperty public_oe static_oe property

public static DependencyProperty,System.Windows AreAdvancedSettingsDisplayedProperty
Résultat System.Windows.DependencyProperty

CartridgeLogFileCountProperty public_oe static_oe property

public static DependencyProperty,System.Windows CartridgeLogFileCountProperty
Résultat System.Windows.DependencyProperty

CustomSupportStatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows CustomSupportStatusProperty
Résultat System.Windows.DependencyProperty

IsOneDriveProviderEnabledProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsOneDriveProviderEnabledProperty
Résultat System.Windows.DependencyProperty

LogFileCountProperty public_oe static_oe property

public static DependencyProperty,System.Windows LogFileCountProperty
Résultat System.Windows.DependencyProperty

OneDriveProviderAdvancedStatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows OneDriveProviderAdvancedStatusProperty
Résultat System.Windows.DependencyProperty

OneDriveProviderSimpleStatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows OneDriveProviderSimpleStatusProperty
Résultat System.Windows.DependencyProperty

OrphanSavegamesFileCountProperty public_oe static_oe property

public static DependencyProperty,System.Windows OrphanSavegamesFileCountProperty
Résultat System.Windows.DependencyProperty

ProviderServiceNameKey public_oe static_oe property

public static string ProviderServiceNameKey
Résultat string

ProviderWizardKey public_oe static_oe property

public static string ProviderWizardKey
Résultat string