C# 클래스 Test_Functionality.T4.TestControl

파일 보기 프로젝트 열기: mrange/T4Include 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Activate RoutedUICommand
AdditionalProperty System.Windows.DependencyProperty
DoActivateEvent System.Windows.RoutedEvent
IsValidCalledCount int
IsValidProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ClearAdditional ( DependencyObject dependencyObject ) : void
GetAdditional ( DependencyObject dependencyObject ) : string
SetAdditional ( DependencyObject dependencyObject, string value ) : void
TestControl ( ) : System.Collections

비공개 메소드들

메소드 설명
Changed_IsValid ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
Changed_IsValid ( bool oldValue, bool newValue ) : void
CoerceAllProperties ( ) : void
Constructed__TestControl ( ) : void

메소드 상세

ClearAdditional() 공개 정적인 메소드

public static ClearAdditional ( DependencyObject dependencyObject ) : void
dependencyObject System.Windows.DependencyObject
리턴 void

GetAdditional() 공개 정적인 메소드

public static GetAdditional ( DependencyObject dependencyObject ) : string
dependencyObject System.Windows.DependencyObject
리턴 string

SetAdditional() 공개 정적인 메소드

public static SetAdditional ( DependencyObject dependencyObject, string value ) : void
dependencyObject System.Windows.DependencyObject
value string
리턴 void

TestControl() 공개 메소드

public TestControl ( ) : System.Collections
리턴 System.Collections

프로퍼티 상세

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

public static RoutedUICommand Activate
리턴 RoutedUICommand

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

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

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

public static RoutedEvent,System.Windows DoActivateEvent
리턴 System.Windows.RoutedEvent

IsValidCalledCount 공개적으로 프로퍼티

public int IsValidCalledCount
리턴 int

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

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