C# 클래스 GraphicEditor.View.UserControls.LayersControl.LayerItem

상속: System.Windows.Controls.ListBoxItem, INotifyPropertyChanged
파일 보기 프로젝트 열기: msCube/Gallery 1 사용 예제들

공개 프로퍼티들

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

공개 메소드들

메소드 설명
NotifyPropertyChanged ( string propertyName ) : void
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
checkBox_Checked ( object sender, RoutedEventArgs e ) : void
checkBox_Unchecked ( object sender, RoutedEventArgs e ) : void

메소드 상세

NotifyPropertyChanged() 공개 메소드

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
리턴 void

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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