Bagikan melalui


ListViewItemPresenter.ListViewItemPresenterPaddingProperty Properti

Definisi

Catatan

ListViewItemPresenterPaddingProperty dapat diubah atau tidak tersedia untuk rilis setelah Windows 10. Sebagai gantinya, gunakan ContentPresenter.PaddingProperty.

Mengidentifikasi properti dependensi ListViewItemPresenterPadding .

public:
 static property DependencyProperty ^ ListViewItemPresenterPaddingProperty { DependencyProperty ^ get(); };
/// [get: Windows.Foundation.Metadata.Deprecated("Use ContentPresenter.Padding instead of GridViewItemPresenterPadding. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Microsoft.UI.Xaml.WinUIContract")]
static DependencyProperty ListViewItemPresenterPaddingProperty();
public static DependencyProperty ListViewItemPresenterPaddingProperty { [Windows.Foundation.Metadata.Deprecated("Use ContentPresenter.Padding instead of GridViewItemPresenterPadding. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Microsoft.UI.Xaml.WinUIContract")] get; }
var dependencyProperty = ListViewItemPresenter.listViewItemPresenterPaddingProperty;
Public Shared ReadOnly Property ListViewItemPresenterPaddingProperty As DependencyProperty

Nilai Properti

Pengidentifikasi untuk properti dependensi ListViewItemPresenterPadding .

Atribut

Berlaku untuk

Lihat juga