Aracılığıyla paylaş


IProgressPage.StopCallback Özellik

Tanım

Kullanıcı tarafından başlatılan Stop komutunun büyük/küçük harf durumunu işleyebilen bir işleyiciye başvuru DispatcherOperationCallback alır veya ayarlar.

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

Özellik Değeri

DispatcherOperationCallback

Geri çağırma başvurusu.

Şunlara uygulanır