Download Model-View-ViewModel interactions
Description
This project contains custom behaviours (see System.Windows.Interactivity for more information) which may be usefull during WPF MVVM development (such as CloseWindowFromViewModel)
Source Files
The download file mvvminteractivity.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
External/GalaSoft.MvvmLight.Extras.XML/*w ww . j a v a 2s . co m*/
External/GalaSoft.MvvmLight.Extras.dll
External/GalaSoft.MvvmLight.XML
External/GalaSoft.MvvmLight.dll
External/System.Windows.Interactivity.dll
External/System.Windows.Interactivity.xml
MvvmInteractivity.Sample/App.xaml
MvvmInteractivity.Sample/App.xaml.cs
MvvmInteractivity.Sample/CloseFromViewModelSampleWindow.xaml
MvvmInteractivity.Sample/CloseFromViewModelSampleWindow.xaml.cs
MvvmInteractivity.Sample/MvvmInteractivity.Sample.csproj
MvvmInteractivity.Sample/Properties/AssemblyInfo.cs
MvvmInteractivity.Sample/ViewModels/ClosableViewModel.cs
MvvmInteractivity.sln
MvvmInteractivity/Behaviours/CloseWindowFromViewModel.cs
MvvmInteractivity/Behaviours/DragAndDropBehaviour.cs
MvvmInteractivity/Behaviours/DragAndDropBehaviourBase.cs
MvvmInteractivity/CloseEventArgs.cs
MvvmInteractivity/IClosableViewModel.cs
MvvmInteractivity/IDragAndDrop.cs
MvvmInteractivity/MvvmInteractivity.csproj
MvvmInteractivity/Properties/AssemblyInfo.cs
Download
Click the following link to download mvvminteractivity.zip.
mvvminteractivity.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »