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