C# 클래스 CoordinateConversionLibrary.Views.OutputCoordinateView

Interaction logic for OutputCoordinateView.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Esri/coordinate-conversion-addin-dotnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DraggedItemProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OutputCoordinateView ( ) : System.Windows

비공개 메소드들

메소드 설명
OnMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Initiates a drag action if the grid is not in edit mode.

OnMouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Completes a drag/drop operation.

OnMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Updates the popup's position in case of a drag/drop operation.

ResetDragDrop ( ) : void

Closes the popup and resets the grid to read-enabled mode.

ocView_Loaded ( object sender, RoutedEventArgs e ) : void
ocView_Unloaded ( object sender, RoutedEventArgs e ) : void

메소드 상세

OutputCoordinateView() 공개 메소드

public OutputCoordinateView ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

DraggedItemProperty 공개적으로 정적으로 프로퍼티

DraggedItem Dependency Property
public static DependencyProperty,System.Windows DraggedItemProperty
리턴 System.Windows.DependencyProperty