Partage via


IErrorPage.GetWinFxCallback Propriété

Définition

Obtient ou définit une référence à un gestionnaire DispatcherOperationCallback, qui peut gérer des requêtes de téléchargement du runtime .NET.

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

Valeur de propriété

DispatcherOperationCallback

Gestionnaire DispatcherOperationCallback .

S’applique à