Compartilhar via


GridViewItemPresenter.GridViewItemPresenterPaddingProperty Propriedade

Definição

Observação

GridViewItemPresenterPaddingProperty pode ser alterado ou indisponível para versões após Windows 10. Em vez disso, use ContentPresenter.PaddingProperty.

Identifica a propriedade de dependência GridViewItemPresenterPadding .

public:
 static property DependencyProperty ^ GridViewItemPresenterPaddingProperty { 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 GridViewItemPresenterPaddingProperty();
public static DependencyProperty GridViewItemPresenterPaddingProperty { [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 = GridViewItemPresenter.gridViewItemPresenterPaddingProperty;
Public Shared ReadOnly Property GridViewItemPresenterPaddingProperty As DependencyProperty

Valor da propriedade

O identificador da propriedade de dependência GridViewItemPresenterPadding .

Atributos

Aplica-se a

Confira também