메소드 | 설명 | |
---|---|---|
Clicked ( ) : void | ||
Clicked2 ( System.Windows.Input.TouchEventArgs e ) : void | ||
Close ( ) : void | ||
Close ( |
||
DoSimulateFocusChange ( ) : void |
When binding a property to a textbox/combox the property is not updated when a menu item is selected (because this doesn't cause a focus change) This method writes the value in the gui to the property from the active element!
|
|
Drag ( object sender, |
||
EnableZoom ( System.Windows.Media.Brush iconBrush ) : void | ||
Pin ( |
||
ResetTimer ( ) : void | ||
StartEditing ( ) : void | ||
StartTimer ( ) : void | ||
StopTimer ( ) : void | ||
TapAction ( |
||
UpdateCallout ( ) : void |
메소드 | 설명 | |
---|---|---|
OnEditing ( ) : void | ||
OnViewLoaded ( object view ) : void |
메소드 | 설명 | |
---|---|---|
CreateAndStartTimer ( ) : void | ||
GraphicPropertyChanged ( object sender, System e ) : void | ||
MapControlExtentChanged ( object sender, ExtentEventArgs e ) : void | ||
MapControlExtentChanging ( object sender, ExtentEventArgs e ) : void | ||
ToTimerTick ( object sender, |
||
mcov_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
mcov_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void |
public Clicked2 ( System.Windows.Input.TouchEventArgs e ) : void | ||
e | System.Windows.Input.TouchEventArgs | |
리턴 | void |
public Drag ( object sender, |
||
sender | object | |
context | ||
e | ||
리턴 | void |
public EnableZoom ( System.Windows.Media.Brush iconBrush ) : void | ||
iconBrush | System.Windows.Media.Brush | |
리턴 | void |
public TapAction ( |
||
action | ||
e | ||
리턴 | void |