C# 클래스 csDataServerPlugin.ucPoiPreview

Interaction logic for SvnMapFeature.xaml
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
InnerTextColorProperty System.Windows.DependencyProperty
PoIProperty System.Windows.DependencyProperty
SelectedProperty System.Windows.DependencyProperty
ShowTitleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Dispatcher_ShutdownStarted ( object sender, System e ) : void
MapControlExtentChanged ( object sender, ExtentEventArgs e ) : void
PoIs_CollectionChanged ( object sender, System e ) : void
Service_Unsubscribed ( object sender, System e ) : void
SystemFeature_Loaded ( object sender, RoutedEventArgs e ) : void
UpdateIsEnabled ( ) : void
ucPoiPreview ( ) : System.Collections.Generic

메소드 상세

Dispatcher_ShutdownStarted() 공개 메소드

public Dispatcher_ShutdownStarted ( object sender, System e ) : void
sender object
e System
리턴 void

MapControlExtentChanged() 공개 메소드

public MapControlExtentChanged ( object sender, ExtentEventArgs e ) : void
sender object
e ExtentEventArgs
리턴 void

PoIs_CollectionChanged() 공개 메소드

public PoIs_CollectionChanged ( object sender, System e ) : void
sender object
e System
리턴 void

Service_Unsubscribed() 공개 메소드

public Service_Unsubscribed ( object sender, System e ) : void
sender object
e System
리턴 void

SystemFeature_Loaded() 공개 메소드

public SystemFeature_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e RoutedEventArgs
리턴 void

UpdateIsEnabled() 공개 메소드

public UpdateIsEnabled ( ) : void
리턴 void

ucPoiPreview() 공개 메소드

public ucPoiPreview ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

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

public static DependencyProperty,System.Windows InnerTextColorProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows PoIProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows SelectedProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ShowTitleProperty
리턴 System.Windows.DependencyProperty