Design Pattern Framework 3.5
CustomerViewModel Property
Patterns-In-Action! Application ► WPFApplication ► App ► CustomerViewModel
Gets customerview model from MainWindow.
Declaration Syntax
C# | Visual Basic |
public CustomerViewModel CustomerViewModel { get; }
Public ReadOnly Property CustomerViewModel As CustomerViewModel