Méthode | Description | |
---|---|---|
MainWindowViewModel ( FrontFeaturedListingsViewModel frontFeaturedListingsViewModel, Netsy.UI.ViewModels.Listings.KeywordsListingsViewModel keywordsViewModel, ColorListingsViewModel colorViewModel, |
Initializes a new instance of the MainWindowViewModel class
|
Méthode | Description | |
---|---|---|
SetShowCommands ( ListingsServiceViewModel model ) : void |
Set the show commands on the model
|
public MainWindowViewModel ( FrontFeaturedListingsViewModel frontFeaturedListingsViewModel, Netsy.UI.ViewModels.Listings.KeywordsListingsViewModel keywordsViewModel, ColorListingsViewModel colorViewModel, |
||
frontFeaturedListingsViewModel | FrontFeaturedListingsViewModel | the view model for front featured listings |
keywordsViewModel | Netsy.UI.ViewModels.Listings.KeywordsListingsViewModel | the view model for listings by keywords |
colorViewModel | ColorListingsViewModel | the view model for listings by color |
colorKeywordsViewModel | the view model for listings by color and keywords | |
materialsListingsViewModel | the view model for listings by materials | |
tagsListingsViewModel | the view model for listings by tags | |
shopsByNameViewModel | the view model for shops by name | |
featuredSellersViewModel | the view model for featured shops | |
showShopForListingCommand | ShowShopWindowForListingCommand | the command to show a shop's details |
showShopForUserCommand | ShowShopWindowForUserCommand | the command to show a shop's details |
showListingCommand | ShowListingWindowCommand | the command to show a listing's details |
Résultat | System.Windows.Input |