StackPanel.BackgroundSizingProperty 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 BackgroundSizing.
public:
static property DependencyProperty ^ BackgroundSizingProperty { DependencyProperty ^ get(); };
static DependencyProperty BackgroundSizingProperty();
public static DependencyProperty BackgroundSizingProperty { get; }
var dependencyProperty = StackPanel.backgroundSizingProperty;
Public Shared ReadOnly Property BackgroundSizingProperty As DependencyProperty
Nilai Properti
Pengidentifikasi untuk properti dependensi BackgroundSizing.
Persyaratan Windows
Rangkaian perangkat |
Windows 10, version 1809 (diperkenalkan dalam 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v7.0)
|