C# Class DvachBrowser.Assets.Extensions.PageExtensions

Afficher le fichier Open project: vortexwolf/2ch-Browser-WP7

Méthodes publiques

Méthode Description
AddValidationBinding ( this page ) : void
LocalizeAppBar ( this page ) : void
LocalizeAppBar ( this page, IApplicationBar appBar ) : void

Method Details

AddValidationBinding() public static méthode

public static AddValidationBinding ( this page ) : void
page this
Résultat void

LocalizeAppBar() public static méthode

public static LocalizeAppBar ( this page ) : void
page this
Résultat void

LocalizeAppBar() public static méthode

public static LocalizeAppBar ( this page, IApplicationBar appBar ) : void
page this
appBar IApplicationBar
Résultat void