IErrorPage.GetWinFxCallback Propriété

Définition

Obtient ou définit une référence à un gestionnaire DispatcherOperationCallback, qui peut gérer les demandes de téléchargements .NET runtime.

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é

Gestionnaire DispatcherOperationCallback .

S’applique à