C# Class PageChangedBehavior, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Свойство Type Description
PageChangedCommandProperty DependencyProperty,

Méthodes publiques

Méthode Description
PageChangedCommand ( DependencyObject, obj ) : ICommand,
SetPageChangedCommand ( DependencyObject, obj, ICommand, value ) : void

Private Methods

Méthode Description
OnPageChanged ( DependencyObject, d, DependencyPropertyChangedEventArgs, e ) : void
PageControl_PageChanged ( object sender, int page ) : void

Method Details

PageChangedCommand() public static méthode

public static PageChangedCommand ( DependencyObject, obj ) : ICommand,
obj DependencyObject,
Résultat ICommand,

SetPageChangedCommand() public static méthode

public static SetPageChangedCommand ( DependencyObject, obj, ICommand, value ) : void
obj DependencyObject,
value ICommand,
Résultat void

Property Details

PageChangedCommandProperty public_oe static_oe property

public static DependencyProperty, PageChangedCommandProperty
Résultat DependencyProperty,