C# Class DvachBrowser.Assets.Extensions.PageExtensions

ファイルを表示 Open project: vortexwolf/2ch-Browser-WP7

Public Methods

Method Description
AddValidationBinding ( this page ) : void
LocalizeAppBar ( this page ) : void
LocalizeAppBar ( this page, IApplicationBar appBar ) : void

Method Details

AddValidationBinding() public static method

public static AddValidationBinding ( this page ) : void
page this
return void

LocalizeAppBar() public static method

public static LocalizeAppBar ( this page ) : void
page this
return void

LocalizeAppBar() public static method

public static LocalizeAppBar ( this page, IApplicationBar appBar ) : void
page this
appBar IApplicationBar
return void