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