C# Class Gu.Wpf.ValidationScope.Demo.ValidationEvents

Afficher le fichier Open project: JohanLarsson/Gu.Wpf.ValidationScope

Méthodes publiques

Свойство Type Description
EventsProperty System.Windows.DependencyProperty
TrackProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SetTrack ( this element, bool value ) : void

Private Methods

Méthode Description
GetEvents ( this element ) : ObservableCollection
GetTrack ( this element ) : bool
OnTrackChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetEvents ( this element, ObservableCollection value ) : void

Method Details

SetTrack() public static méthode

public static SetTrack ( this element, bool value ) : void
element this
value bool
Résultat void

Property Details

EventsProperty public_oe static_oe property

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

TrackProperty public_oe static_oe property

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