Property | Type | Description | |
---|---|---|---|
AddPin | void | ||
AddPolyline | void | ||
OnPropertyChanged | void | ||
RemovePin | void | ||
RemovePolyline | void | ||
SetSelectedItem | void |
Method | Description | |
---|---|---|
UnifiedMapViewModel ( ) : System.Collections.Generic |
Method | Description | |
---|---|---|
AddPin ( object o ) : void | ||
AddPolyline ( object o ) : void | ||
OnPropertyChanged ( [ propertyName = null ) : void | ||
RemovePin ( object o ) : void | ||
RemovePolyline ( object o ) : void | ||
SetSelectedItem ( int direction ) : void |
public UnifiedMapViewModel ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |