Design Pattern Framework 3.5
SelectedCustomerModel Property
Patterns-In-Action! Application ► WPFViewModel ► CustomerViewModel ► SelectedCustomerModel
Gets the selected customer

C# | Visual Basic |
public CustomerModel SelectedCustomerModel { get; }
Public ReadOnly Property SelectedCustomerModel As CustomerModel