C# 클래스 TrakHound_Dashboard.Pages.DeviceManager.Pages.GeneratedEvents.Controls.EventButton

Interaction logic for EventButton.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EventNameProperty System.Windows.DependencyProperty
EventValuesProperty System.Windows.DependencyProperty
ParentEvent Page.Event

공개 메소드들

메소드 설명
EventButton ( ) : System.Windows

비공개 메소드들

메소드 설명
EventName_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
Remove_Clicked ( TrakHound_UI bt ) : void
TXT_GotFocus ( object sender, RoutedEventArgs e ) : void
TXT_GotKeyboardFocus ( object sender, System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void
TXT_GotMouseCapture ( object sender, System.Windows.Input.MouseEventArgs e ) : void

메소드 상세

EventButton() 공개 메소드

public EventButton ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

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

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

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

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

ParentEvent 공개적으로 프로퍼티

public Page.Event ParentEvent
리턴 Page.Event