Share via


IProgressPage.RefreshCallback Propriedade

Definição

Obtém ou define uma referência a um manipulador DispatcherOperationCallback, que pode manipular o caso de um comando Atualizar iniciado pelo usuário.

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

Valor da propriedade

DispatcherOperationCallback

A referência de retorno de chamada.

Aplica-se a