C# Class TouchSamples.Controls.ScatterViewItem

Inheritance: System.Windows.Controls.ContentControl
Afficher le fichier Open project: pwlodek/CodeGallery Class Usage Examples

Méthodes publiques

Свойство Type Description
IsSelectedProperty System.Windows.DependencyProperty
ZIndexProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
OnIsSelectedChanged void
ScatterViewItem System.ComponentModel

Méthodes protégées

Méthode Description
OnMouseDown ( System e ) : void
OnTouchDown ( System e ) : void

Private Methods

Méthode Description
OnIsSelectedChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ScatterViewItem ( ) : System.ComponentModel

Method Details

OnMouseDown() protected méthode

protected OnMouseDown ( System e ) : void
e System
Résultat void

OnTouchDown() protected méthode

protected OnTouchDown ( System e ) : void
e System
Résultat void

Property Details

IsSelectedProperty public_oe static_oe property

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

ZIndexProperty public_oe static_oe property

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