C# Class SoftwareKobo.UniversalToolkit.Behaviors.ItemClickBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
ファイルを表示 Open project: h82258652/SoftwareKobo.UniversalToolkit

Public Properties

Property Type Description
ActionsProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

Private Methods

Method Description
OnItemClick ( object sender, ItemClickEventArgs e ) : void

Method Details

Attach() public method

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
return void

Detach() public method

public Detach ( ) : void
return void

Property Details

ActionsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ActionsProperty
return Windows.UI.Xaml.DependencyProperty