C# 클래스 MassEffect.NativesEditor.Dialogs.ChangeObjectIdDialog

Interaction logic for ChangeObjectIdDialog.xaml
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
ContentTextProperty System.Windows.DependencyProperty
HeaderTextProperty System.Windows.DependencyProperty
ObjectIdProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ChangeObjectIdDialog ( ) : System
ChangeObjectIdDialog ( string contentText = null, string headerText = null, string dialogTitle = null ) : System

비공개 메소드들

메소드 설명
CancelButton_OnClick ( object sender, RoutedEventArgs e ) : void
ChangeObjectIdDialog_OnContentRendered ( object sender, EventArgs e ) : void
OkButton_OnClick ( object sender, RoutedEventArgs e ) : void

메소드 상세

ChangeObjectIdDialog() 공개 메소드

public ChangeObjectIdDialog ( ) : System
리턴 System

ChangeObjectIdDialog() 공개 메소드

public ChangeObjectIdDialog ( string contentText = null, string headerText = null, string dialogTitle = null ) : System
contentText string
headerText string
dialogTitle string
리턴 System

프로퍼티 상세

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

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

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

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

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

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