C# 클래스 TouchSamples.Controls.ScatterViewItem

상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: pwlodek/CodeGallery 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IsSelectedProperty System.Windows.DependencyProperty
ZIndexProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
OnIsSelectedChanged void
ScatterViewItem System.ComponentModel

보호된 메소드들

메소드 설명
OnMouseDown ( System e ) : void
OnTouchDown ( System e ) : void

비공개 메소드들

메소드 설명
OnIsSelectedChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ScatterViewItem ( ) : System.ComponentModel

메소드 상세

OnMouseDown() 보호된 메소드

protected OnMouseDown ( System e ) : void
e System
리턴 void

OnTouchDown() 보호된 메소드

protected OnTouchDown ( System e ) : void
e System
리턴 void

프로퍼티 상세

IsSelectedProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IsSelectedProperty
리턴 System.Windows.DependencyProperty

ZIndexProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ZIndexProperty
리턴 System.Windows.DependencyProperty