C# Class Test_Functionality.T4.TestControl

Afficher le fichier Open project: mrange/T4Include Class Usage Examples

Méthodes publiques

Свойство Type Description
Activate RoutedUICommand
AdditionalProperty System.Windows.DependencyProperty
DoActivateEvent System.Windows.RoutedEvent
IsValidCalledCount int
IsValidProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ClearAdditional ( DependencyObject dependencyObject ) : void
GetAdditional ( DependencyObject dependencyObject ) : string
SetAdditional ( DependencyObject dependencyObject, string value ) : void
TestControl ( ) : System.Collections

Private Methods

Méthode Description
Changed_IsValid ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
Changed_IsValid ( bool oldValue, bool newValue ) : void
CoerceAllProperties ( ) : void
Constructed__TestControl ( ) : void

Method Details

ClearAdditional() public static méthode

public static ClearAdditional ( DependencyObject dependencyObject ) : void
dependencyObject System.Windows.DependencyObject
Résultat void

GetAdditional() public static méthode

public static GetAdditional ( DependencyObject dependencyObject ) : string
dependencyObject System.Windows.DependencyObject
Résultat string

SetAdditional() public static méthode

public static SetAdditional ( DependencyObject dependencyObject, string value ) : void
dependencyObject System.Windows.DependencyObject
value string
Résultat void

TestControl() public méthode

public TestControl ( ) : System.Collections
Résultat System.Collections

Property Details

Activate public_oe static_oe property

public static RoutedUICommand Activate
Résultat RoutedUICommand

AdditionalProperty public_oe static_oe property

public static DependencyProperty,System.Windows AdditionalProperty
Résultat System.Windows.DependencyProperty

DoActivateEvent public_oe static_oe property

public static RoutedEvent,System.Windows DoActivateEvent
Résultat System.Windows.RoutedEvent

IsValidCalledCount public_oe property

public int IsValidCalledCount
Résultat int

IsValidProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsValidProperty
Résultat System.Windows.DependencyProperty