C# 클래스 Catel.Windows.Controls.ContentView

The content page.
상속: global::Xamarin.Forms.ContentView, IView
파일 보기 프로젝트 열기: Catel/Catel

보호된 메소드들

메소드 설명
ContentView ( ) : System

Initializes a new instance of the ContentView class.

비공개 메소드들

메소드 설명
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

메소드 상세

ContentView() 보호된 메소드

Initializes a new instance of the ContentView class.
protected ContentView ( ) : System
리턴 System