Method | Description | |
---|---|---|
ContentContainer ( ) : System.Windows |
Constructor.
|
|
CreateViewModel ( ) : IContentContainer |
Creates a fresh view-model and assigns it to the ViewModel property. Typically the a view-model is bound to this property, and so for performance reasons a default view-model is not created. This method allows a "View First" usage of the control. |
Method | Description | |
---|---|---|
ClearContentElement ( ) : void | ||
OnChanged ( ) : void | ||
OnDataContextChanged ( ) : void |
public CreateViewModel ( ) : IContentContainer | ||
return | IContentContainer |