C# Class MassEffect.NativesEditor.Dialogs.CopyObjectDialog

Interaction logic for CopyObjectDialog.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
CopyObjectDialog ( ) : System
CopyObjectDialog ( string contentText = null, string headerText = null, string dialogTitle = null ) : System

Private Methods

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

Method Details

CopyObjectDialog() public méthode

public CopyObjectDialog ( ) : System
Résultat System

CopyObjectDialog() public méthode

public CopyObjectDialog ( 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