C# Class PopupMenu.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: TelerikAcademy/Windows-Applications

Méthodes publiques

Méthode Description
GetElementRect ( FrameworkElement element ) : Rect
MainPage ( ) : System

Private Methods

Méthode Description
OnPhoneModelClicked ( object sender, RightTappedRoutedEventArgs e ) : void

Method Details

GetElementRect() public static méthode

public static GetElementRect ( FrameworkElement element ) : Rect
element Windows.UI.Xaml.FrameworkElement
Résultat Windows.Foundation.Rect

MainPage() public méthode

public MainPage ( ) : System
Résultat System