C# (CSharp) LiveWriterPluginManager.ViewModel 네임스페이스

클래스들

이름 설명
AboutViewModel
AddPluginViewModel This class contains properties that the main View can data bind to.

Use the mvvminpc snippet to add bindable properties to this ViewModel.

You can also use Blend to data bind with the tool's support.

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

CreatePackageViewModel
FileViewModel
MainViewModel
ManifestViewModel
PluginViewModel
RemovePluginViewModel
ViewModelLocator This class contains static references to all the view models in the application and provides an entry point for the bindings.