C# 클래스 HelixToolkit.Wpf.InputBindingX

Input binding supporting binding the Gezture.
상속: System.Windows.Input.InputBinding
파일 보기 프로젝트 열기: litdev1/LitDev

공개 프로퍼티들

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

보호된 메소드들

메소드 설명
OnGeztureChanged ( ) : void

Called when [gezture changed].

비공개 메소드들

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

Geztures the changed.

메소드 상세

OnGeztureChanged() 보호된 메소드

Called when [gezture changed].
protected OnGeztureChanged ( ) : void
리턴 void

프로퍼티 상세

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

Identifies the Gezture dependency property.
public static DependencyProperty,System.Windows GeztureProperty
리턴 System.Windows.DependencyProperty