ListViewItemPresenter.CheckBoxDisabledBrushProperty 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 CheckBoxDisabledBrush .
public:
static property DependencyProperty ^ CheckBoxDisabledBrushProperty { DependencyProperty ^ get(); };
static DependencyProperty CheckBoxDisabledBrushProperty();
public static DependencyProperty CheckBoxDisabledBrushProperty { get; }
var dependencyProperty = ListViewItemPresenter.checkBoxDisabledBrushProperty;
Public Shared ReadOnly Property CheckBoxDisabledBrushProperty As DependencyProperty
Nilai Properti
Pengidentifikasi untuk properti dependensi CheckBoxDisabledBrush .
Persyaratan Windows
Rangkaian perangkat |
Windows 11 (diperkenalkan dalam 10.0.22000.0)
|
API contract |
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v14.0)
|