Partage via


IProgressPage.RefreshCallback Propriété

Définition

Obtient ou définit une référence à un gestionnaire DispatcherOperationCallback, qui peut gérer le cas d'une commande Refresh initialisée par l'utilisateur.

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

Valeur de propriété

DispatcherOperationCallback

Référence de rappel.

S’applique à