ListViewItemPresenter.ListViewItemPresenterPaddingProperty Proprietà

Definizione

Nota

ListViewItemPresenterPaddingProperty può essere modificato o non disponibile per le versioni dopo Windows 10. Usare invece ContentPresenter.PaddingProperty.

Identifica la proprietà di dipendenza ListViewItemPresenterPadding .

C#
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; }
C#
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; }

Valore della proprietà

Identificatore della proprietà di dipendenza ListViewItemPresenterPadding .

Attributi

Si applica a

Prodotto Versioni
WinRT Build 10240, Build 10586, Build 14383, Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100

Vedi anche