C# Class Catel.ApplicationExtensions

The application extension methods.
Show file Open project: Catel/Catel

Public Methods

Method Description
CurrentPage ( this @this ) : Page

Gets the current page.

Method Details

CurrentPage() public static method

Gets the current page.
The is null.
public static CurrentPage ( this @this ) : Page
@this this
return Page