C# (CSharp) ArcGISPortalViewer.ViewModel Namespace

Classes

Name Description
AppViewModel
ArcGISBlankViewModel
CollectionAndTitle
FavoritesViewModel
Location
MainViewModel This class contains properties that the main View can databind to.

it implements MVVM pattern by adopting MVVM light - see http://www.galasoft.ch/mvvm

MapViewModel
PopupItem
PortalCollectionViewModel
PortalGroupViewModel
PortalItemViewModel
SearchViewModel
SignInViewModel
ViewModelLocator This class contains static references to all the view models in the application and provides an entry point for the bindings.

See http://www.galasoft.ch/mvvm