C# Class csUSDomainPlugin.Effects.Views.EffectsMapToolView

Interaction logic for EffectsMapToolView.xaml
Datei anzeigen 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
BCircleIconMoved void
BCircleIconReleased void
BCircleIconTapped void
DirectionOnPropertyChanged void
EditMenuItem_OnTap void
OnLoaded void
RemoveMenuItem_OnTap void
SettingsFloatingElementOnClosed void
UpdateDirection void
ViewDef_MapManipulationDelta void
ZoomMenuItem_OnTap void

Public Methods

Method Description
EffectsMapToolView ( ) : System

Private Methods

Method Description
BCircleIconMoved ( object sender, IconMovedEventArgs e ) : void
BCircleIconReleased ( object sender, IconMovedEventArgs e ) : void
BCircleIconTapped ( object sender, IconMovedEventArgs e ) : void
DirectionOnPropertyChanged ( object sender, PropertyChangedEventArgs args ) : void
EditMenuItem_OnTap ( object sender, RoutedEventArgs e ) : void
OnLoaded ( object sender, RoutedEventArgs routedEventArgs ) : void
RemoveMenuItem_OnTap ( object sender, RoutedEventArgs e ) : void
SettingsFloatingElementOnClosed ( object sender, EventArgs eventArgs ) : void
UpdateDirection ( ) : void
ViewDef_MapManipulationDelta ( object sender, EventArgs e ) : void
ZoomMenuItem_OnTap ( object sender, RoutedEventArgs e ) : void

Method Details

EffectsMapToolView() public method

public EffectsMapToolView ( ) : System
return System

Property Details

CanBeDraggedProperty public_oe static_oe property

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

GrphProperty public_oe static_oe property

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

LatLonProperty public_oe static_oe property

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

MenuProperty public_oe static_oe property

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

PositionProperty public_oe static_oe property

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