Метод | Описание | |
---|---|---|
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. |
Метод | Описание | |
---|---|---|
ClearContentElement ( ) : void | ||
OnChanged ( ) : void | ||
OnDataContextChanged ( ) : void |
public ContentContainer ( ) : System.Windows | ||
Результат | System.Windows |
public CreateViewModel ( ) : IContentContainer | ||
Результат | IContentContainer |