C# 클래스 Wodsoft.ComBoost.Wpf.Editor.EntityEditor

상속: EditorBase
파일 보기 프로젝트 열기: Kation/ComBoost

공개 프로퍼티들

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

보호된 프로퍼티들

프로퍼티 타입 설명
ClearCommandPropertyKey System.Windows.DependencyPropertyKey
SelectCommandPropertyKey System.Windows.DependencyPropertyKey

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
ClearEntity ( IEntity entity ) : void
EntityEditor ( ) : System
SelectEntity ( IEntity entity ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

ClearCommandPropertyKey 보호되어 있는 정적으로 프로퍼티

protected static DependencyPropertyKey,System.Windows ClearCommandPropertyKey
리턴 System.Windows.DependencyPropertyKey

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

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

SelectCommandPropertyKey 보호되어 있는 정적으로 프로퍼티

protected static DependencyPropertyKey,System.Windows SelectCommandPropertyKey
리턴 System.Windows.DependencyPropertyKey