Aracılığıyla paylaş


IErrorPage.RefreshCallback Özellik

Tanım

Hata sayfasının yenilenmesini işleyebilen bir DispatcherOperationCallback işleyiciye başvuru alır veya ayarlar.

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

Özellik Değeri

DispatcherOperationCallback

DispatcherOperationCallback Hata sayfasının yenilenmesini işlemek için bir işleyici.

Şunlara uygulanır