C# Class MassEffect.NativesEditor.Dialogs.ChangeObjectIdDialog

Interaction logic for ChangeObjectIdDialog.xaml
Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
ContentTextProperty System.Windows.DependencyProperty
HeaderTextProperty System.Windows.DependencyProperty
ObjectIdProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ChangeObjectIdDialog ( ) : System
ChangeObjectIdDialog ( string contentText = null, string headerText = null, string dialogTitle = null ) : System

Private Methods

Méthode Description
CancelButton_OnClick ( object sender, RoutedEventArgs e ) : void
ChangeObjectIdDialog_OnContentRendered ( object sender, EventArgs e ) : void
OkButton_OnClick ( object sender, RoutedEventArgs e ) : void

Method Details

ChangeObjectIdDialog() public méthode

public ChangeObjectIdDialog ( ) : System
Résultat System

ChangeObjectIdDialog() public méthode

public ChangeObjectIdDialog ( string contentText = null, string headerText = null, string dialogTitle = null ) : System
contentText string
headerText string
dialogTitle string
Résultat System

Property Details

ContentTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows ContentTextProperty
Résultat System.Windows.DependencyProperty

HeaderTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderTextProperty
Résultat System.Windows.DependencyProperty

ObjectIdProperty public_oe static_oe property

public static DependencyProperty,System.Windows ObjectIdProperty
Résultat System.Windows.DependencyProperty