|
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...
|
|
void Halyri.ViewModels.ItemViewModel.NotifyPropertyChanged |
( |
String |
propertyName | ) |
|
|
private |
string Halyri.ViewModels.ItemViewModel._lineOne |
|
private |
string Halyri.ViewModels.ItemViewModel._lineThree |
|
private |
string Halyri.ViewModels.ItemViewModel._lineTwo |
|
private |
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
PropertyChangedEventHandler Halyri.ViewModels.ItemViewModel.PropertyChanged |
The documentation for this class was generated from the following file: