C# 클래스 DynamicPolyline, code

상속: Control, INotifyPropertyChanged
파일 보기 프로젝트 열기: shendongnian/code

공개 프로퍼티들

프로퍼티 타입 설명
PolylinePointsProperty DependencyProperty,

공개 메소드들

메소드 설명
DynamicPolyline ( )
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
InputPoints_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs, e ) : void
InputPoints_PropertyChange ( object sender, PropertyChangedEventArgs, e ) : void
OnPropertyChanged ( string caller = "" ) : void
SetPolyline ( ) : void

메소드 상세

DynamicPolyline() 공개 메소드

public DynamicPolyline ( )

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

public static DependencyProperty, PolylinePointsProperty
리턴 DependencyProperty,