IProgressPage.RefreshCallback Propiedad

Definición

Obtiene o establece una referencia a un DispatcherOperationCallback controlador que puede controlar el caso de un comando Refresh iniciado por el usuario.

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 de propiedad

Referencia de devolución de llamada.

Se aplica a