Freigeben über


IProgressPage.StopCallback Eigenschaft

Definition

Ruft einen Verweis auf einen DispatcherOperationCallback-Handler ab, der vom Benutzer initiierte Stoppbefehle behandeln kann, oder legt diesen Verweis fest.

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

Eigenschaftswert

DispatcherOperationCallback

Der Rückrufverweis.

Gilt für