C# 클래스 Dev2.CustomControls.Behavior.AttachBehavior

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetBehaviorType ( DependencyObject obj ) : Type
SetBehaviorType ( DependencyObject obj, Type value ) : void

비공개 메소드들

메소드 설명
PropertyChangedCallback ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs args ) : void

메소드 상세

GetBehaviorType() 공개 정적인 메소드

public static GetBehaviorType ( DependencyObject obj ) : Type
obj System.Windows.DependencyObject
리턴 System.Type

SetBehaviorType() 공개 정적인 메소드

public static SetBehaviorType ( DependencyObject obj, Type value ) : void
obj System.Windows.DependencyObject
value System.Type
리턴 void

프로퍼티 상세

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

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