Bagikan melalui


DatePickerFlyout.ShowAtAsync(FrameworkElement) Metode

Definisi

Memulai operasi asinkron untuk memperlihatkan pemilih tanggal yang ditempatkan sehubungan dengan elemen yang ditentukan.

public:
 virtual IAsyncOperation<IReference<DateTime> ^> ^ ShowAtAsync(FrameworkElement ^ target) = ShowAtAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IReference<DateTime>> ShowAtAsync(FrameworkElement const& target);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<System.Nullable<System.DateTimeOffset>> ShowAtAsync(FrameworkElement target);
function showAtAsync(target)
Public Function ShowAtAsync (target As FrameworkElement) As IAsyncOperation(Of Nullable(Of DateTimeOffset))

Parameter

target
FrameworkElement

Elemen yang digunakan sebagai target penempatan flyout.

Mengembalikan

Operasi asinkron

Atribut

Berlaku untuk