C# Class Catel.Windows.Controls.ContentView

The content page.
Inheritance: global::Xamarin.Forms.ContentView, IView
Afficher le fichier Open project: Catel/Catel

Méthodes protégées

Méthode Description
ContentView ( ) : System

Initializes a new instance of the ContentView class.

Private Methods

Méthode Description
EnsureParentChildRelationship ( object dataContext ) : void

Ensures the parent-child relationship.

FindParentViewModel ( ) : object

Finds the parent viewmodel.

OnDataContextChanged ( object sender, Catel.MVVM.Views.DataContextChangedEventArgs dataContextChangedEventArgs ) : void

RemoveParentChildRelationship ( ) : void

Removes the parent-child relationship

Method Details

ContentView() protected méthode

Initializes a new instance of the ContentView class.
protected ContentView ( ) : System
Résultat System