Partage via


IProgressPage.StopCallback Propriété

Définition

Obtient ou définit une référence à un gestionnaire DispatcherOperationCallback, qui peut gérer le cas d'une commande Stop initialisée par l'utilisateur.

public:
 property System::Windows::Threading::DispatcherOperationCallback ^ StopCallback { System::Windows::Threading::DispatcherOperationCallback ^ get(); void set(System::Windows::Threading::DispatcherOperationCallback ^ value); };
public System.Windows.Threading.DispatcherOperationCallback StopCallback { get; set; }
member this.StopCallback : System.Windows.Threading.DispatcherOperationCallback with get, set
Public Property StopCallback As DispatcherOperationCallback

Valeur de propriété

DispatcherOperationCallback

Référence de rappel.

S’applique à