C# 클래스 ORM.DisplayGraph.Components.Entity.TableDefinitionControl

상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: thabart/SimpleOrm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EntityNameProperty System.Windows.DependencyProperty
IsExpandProperty System.Windows.DependencyProperty
PropertiesProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
ExpandButtonOnClick ( object sender, RoutedEventArgs e ) : void
Initialize ( ) : void
IsExpandChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
RegisterEvents ( ) : void
TableDefinitionControl ( ) : System.Collections.Generic
UpdateExpandProperty ( bool isExpand ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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