C# Class csCommon.MapTools.GeoCodingTool.ucGeoCodingTool

Show file Open project: TNOCS/csTouch

Public Properties

Property Type Description
CanBeDraggedProperty System.Windows.DependencyProperty
GrphProperty System.Windows.DependencyProperty
LatLonProperty System.Windows.DependencyProperty
MenuProperty System.Windows.DependencyProperty
PositionProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
AlwaysCanExecute void
BCircleIconMoved void
BCircleIconReleased void
BCircleIconTapped void
Camera void
GeoResult void
GraphicAttributeValueChanged void
Remove bool
RemoveItem void
UcPlacemarkLoaded void

Public Methods

Method Description
ucGeoCodingTool ( ) : System.Reactive.Linq

Private Methods

Method Description
AlwaysCanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
BCircleIconMoved ( object sender, IconMovedEventArgs e ) : void
BCircleIconReleased ( object sender, IconMovedEventArgs e ) : void
BCircleIconTapped ( object sender, IconMovedEventArgs e ) : void
Camera ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
GeoResult ( object sender, ReverseGeocodingCompletedEventArgs e ) : void
GraphicAttributeValueChanged ( ) : void
Remove ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : bool
RemoveItem ( object sender, RoutedEventArgs e ) : void
UcPlacemarkLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

ucGeoCodingTool() public method

public ucGeoCodingTool ( ) : System.Reactive.Linq
return System.Reactive.Linq

Property Details

CanBeDraggedProperty public static property

public static DependencyProperty,System.Windows CanBeDraggedProperty
return System.Windows.DependencyProperty

GrphProperty public static property

public static DependencyProperty,System.Windows GrphProperty
return System.Windows.DependencyProperty

LatLonProperty public static property

public static DependencyProperty,System.Windows LatLonProperty
return System.Windows.DependencyProperty

MenuProperty public static property

public static DependencyProperty,System.Windows MenuProperty
return System.Windows.DependencyProperty

PositionProperty public static property

public static DependencyProperty,System.Windows PositionProperty
return System.Windows.DependencyProperty