C# Class SoftwareKobo.UniversalToolkit.Behaviors.ItemClickBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
Afficher le fichier Open project: h82258652/SoftwareKobo.UniversalToolkit

Méthodes publiques

Свойство Type Description
ActionsProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

Private Methods

Méthode Description
OnItemClick ( object sender, ItemClickEventArgs e ) : void

Method Details

Attach() public méthode

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
Résultat void

Detach() public méthode

public Detach ( ) : void
Résultat void

Property Details

ActionsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ActionsProperty
Résultat Windows.UI.Xaml.DependencyProperty