IProgressPage.StopCallback Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Verweises auf einen DispatcherOperationCallback Handler, der den Fall eines vom Benutzer initiierten Stoppbefehls behandeln kann.

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

Der Rückrufverweis.

Gilt für: