C# 클래스 TileGraphicsPlugin.Behaviors.InputBindingsManager

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp ) : DependencyProperty
SetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp, DependencyProperty value ) : void

비공개 메소드들

메소드 설명
DoUpdateSource ( object source ) : void
HandlePreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
InputBindingsManager ( ) : System
OnUpdatePropertySourceWhenEnterPressedPropertyChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

GetUpdatePropertySourceWhenEnterPressed() 공개 정적인 메소드

public static GetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp ) : DependencyProperty
dp System.Windows.DependencyObject
리턴 System.Windows.DependencyProperty

SetUpdatePropertySourceWhenEnterPressed() 공개 정적인 메소드

public static SetUpdatePropertySourceWhenEnterPressed ( DependencyObject dp, DependencyProperty value ) : void
dp System.Windows.DependencyObject
value System.Windows.DependencyProperty
리턴 void

프로퍼티 상세

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

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