Halyri  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Halyri.ViewModels.ItemViewModel Class Reference
Inheritance diagram for Halyri.ViewModels.ItemViewModel:

Properties

string LineOne [get, set]
 Sample ViewModel property; this property is used in the view to display its value using a Binding. More...
 
string LineTwo [get, set]
 Sample ViewModel property; this property is used in the view to display its value using a Binding. More...
 
string LineThree [get, set]
 Sample ViewModel property; this property is used in the view to display its value using a Binding. More...
 

Events

PropertyChangedEventHandler PropertyChanged
 

Property Documentation

string Halyri.ViewModels.ItemViewModel.LineOne
getset

Sample ViewModel property; this property is used in the view to display its value using a Binding.

Returns
string Halyri.ViewModels.ItemViewModel.LineThree
getset

Sample ViewModel property; this property is used in the view to display its value using a Binding.

Returns
string Halyri.ViewModels.ItemViewModel.LineTwo
getset

Sample ViewModel property; this property is used in the view to display its value using a Binding.

Returns

Event Documentation

PropertyChangedEventHandler Halyri.ViewModels.ItemViewModel.PropertyChanged

The documentation for this class was generated from the following file: