C# Класс Catel.ApplicationExtensions

The application extension methods.
Показать файл Открыть проект

Открытые методы

Метод Описание
CurrentPage ( this @this ) : Page

Gets the current page.

Описание методов

CurrentPage() публичный статический Метод

Gets the current page.
The is null.
public static CurrentPage ( this @this ) : Page
@this this
Результат Page