C# 클래스 DmxPad.Controls.SearchBox

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Artfunkel/Datamodel.NET

공개 프로퍼티들

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

Private Properties

프로퍼티 타입 설명
Input_TextChanged void

공개 메소드들

메소드 설명
Focus ( ) : bool
SearchBox ( ) : System

비공개 메소드들

메소드 설명
Input_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

메소드 상세

Focus() 공개 메소드

public Focus ( ) : bool
리턴 bool

SearchBox() 공개 메소드

public SearchBox ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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