次の方法で共有


DispatcherProvider.Current プロパティ

定義

現在設定 IDispatcherProvider されているインスタンスを取得します。

public:
 static property Microsoft::Maui::Dispatching::IDispatcherProvider ^ Current { Microsoft::Maui::Dispatching::IDispatcherProvider ^ get(); };
public static Microsoft.Maui.Dispatching.IDispatcherProvider Current { get; }
static member Current : Microsoft.Maui.Dispatching.IDispatcherProvider
Public Shared ReadOnly Property Current As IDispatcherProvider

プロパティ値

適用対象