Method | Description | |
---|---|---|
ContentView ( ) : System |
Initializes a new instance of the ContentView class.
|
Method | 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
|