IErrorPage.GetWinFxCallback Egenskap

Definition

Hämtar eller anger en referens till en DispatcherOperationCallback-hanterare, som kan hantera begäranden om .NET körningsnedladdningar.

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

Egenskapsvärde

En DispatcherOperationCallback hanterare.

Gäller för