Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GPS
MainViewModel
C# Class GPS.MainViewModel
Inheritance:
INotifyPropertyChanged
显示文件
Open project: ProjPossibility/CSUN-MobileMapMagnifier
Public Methods
Method
Description
LoadData
( ) :
void
Creates and adds a few ItemViewModel objects into the Items collection.
MainViewModel
( ) :
System
Private Methods
Method
Description
NotifyPropertyChanged
(
String
propertyName
) :
void
Method Details
LoadData()
public
method
Creates and adds a few ItemViewModel objects into the Items collection.
public
LoadData
( ) :
void
return
void
MainViewModel()
public
method
public
MainViewModel
( ) :
System
return
System