TextBlock.SelectionFlyoutProperty Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mengidentifikasi properti dependensi SelectionFlyout.
public:
static property DependencyProperty ^ SelectionFlyoutProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectionFlyoutProperty();
public static DependencyProperty SelectionFlyoutProperty { get; }
var dependencyProperty = TextBlock.selectionFlyoutProperty;
Public Shared ReadOnly Property SelectionFlyoutProperty As DependencyProperty
Nilai Properti
Pengidentifikasi untuk properti dependensi SelectionFlyout.
Persyaratan Windows
Rangkaian perangkat |
Windows 10, version 1809 (diperkenalkan dalam 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v7.0)
|