Share via


ListViewItemPresenter.ListViewItemPresenterPaddingProperty Propriété

Définition

Notes

ListViewItemPresenterPaddingProperty peut être modifié ou indisponible pour les versions après Windows 10. Utilisez plutôt ContentPresenter.PaddingProperty.

Identifie la propriété de dépendance 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, Windows.Foundation.UniversalApiContract)]
static DependencyProperty ListViewItemPresenterPaddingProperty();
/// [get: Windows.Foundation.Metadata.Deprecated("Use ContentPresenter.Padding instead of GridViewItemPresenterPadding. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
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, typeof(Windows.Foundation.UniversalApiContract))] get; }
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, "Windows.Foundation.UniversalApiContract")] get; }
var dependencyProperty = ListViewItemPresenter.listViewItemPresenterPaddingProperty;
Public Shared ReadOnly Property ListViewItemPresenterPaddingProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance ListViewItemPresenterPadding .

Attributs

S’applique à

Voir aussi