C# Class ProgressDialogEx.AttachedProperties.DialogCloser

Afficher le fichier Open project: rdingwall/wpf-mvvm-task-progress-dialog

Méthodes publiques

Свойство Type Description
DialogResultProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SetDialogResult ( Window target, bool value ) : void

Private Methods

Méthode Description
DialogResultChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

SetDialogResult() public static méthode

public static SetDialogResult ( Window target, bool value ) : void
target System.Windows.Window
value bool
Résultat void

Property Details

DialogResultProperty public_oe static_oe property

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