C# Class Pabloware.About.ViewModels.AboutViewModel

Inheritance: PivotTombstoningViewModel
Afficher le fichier Open project: PawelStroinski/Pabloware.About.Phone Class Usage Examples

Private Properties

Свойство Type Description
AboutViewModel System.Windows.Controls
GetPhoneTextNormalStyle System.Windows.Style
LazyLoadLicense void
LoadLicense void
MakeRectangle System.Windows.Shapes.Rectangle
MakeTextBlock System.Windows.Controls.TextBlock
OnPivotMayChanged void
SetTranslationsCulture void

Méthodes publiques

Méthode Description
OpenReview ( ) : void
OpenSuggestions ( ) : void

Private Methods

Méthode Description
AboutViewModel ( OptionalDispatcher dispatcher, ResourceStreamProvider resStreamProvider ) : System.Windows.Controls
GetPhoneTextNormalStyle ( ) : System.Windows.Style
LazyLoadLicense ( ) : void
LoadLicense ( ) : void
MakeRectangle ( ) : System.Windows.Shapes.Rectangle
MakeTextBlock ( ) : System.Windows.Controls.TextBlock
OnPivotMayChanged ( ) : void
SetTranslationsCulture ( ) : void

Method Details

OpenReview() public méthode

public OpenReview ( ) : void
Résultat void

OpenSuggestions() public méthode

public OpenSuggestions ( ) : void
Résultat void