C# 클래스 ServiceInsight.Saga.SagaUpdateControl

파일 보기 프로젝트 열기: Particular/ServiceInsight

공개 프로퍼티들

프로퍼티 타입 설명
SelectedMessageIdProperty System.Windows.DependencyProperty
TimeoutClickEvent System.Windows.RoutedEvent

공개 메소드들

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

비공개 메소드들

메소드 설명
Hyperlink_Click ( object sender, RoutedEventArgs e ) : void
RootGrid_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

SagaUpdateControl() 공개 메소드

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

프로퍼티 상세

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

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

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

public static RoutedEvent,System.Windows TimeoutClickEvent
리턴 System.Windows.RoutedEvent