C# Class ProgressDialogEx.AttachedProperties.DialogCloser

Datei anzeigen Open project: rdingwall/wpf-mvvm-task-progress-dialog

Public Properties

Property Type Description
DialogResultProperty System.Windows.DependencyProperty

Public Methods

Method Description
SetDialogResult ( Window target, bool value ) : void

Private Methods

Method Description
DialogResultChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

SetDialogResult() public static method

public static SetDialogResult ( Window target, bool value ) : void
target System.Windows.Window
value bool
return void

Property Details

DialogResultProperty public_oe static_oe property

public static DependencyProperty,System.Windows DialogResultProperty
return System.Windows.DependencyProperty