GridViewItemPresenter.GridViewItemPresenterHorizontalContentAlignmentProperty Propriété

Définition

Notes

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

Identifie la propriété de dépendance GridViewItemPresenterHorizontalContentAlignment .

public:
 static property DependencyProperty ^ GridViewItemPresenterHorizontalContentAlignmentProperty { DependencyProperty ^ get(); };
/// [get: Windows.Foundation.Metadata.Deprecated("Use ContentPresenter.HorizontalContentAlignment instead of GridViewItemPresenterHorizontalContentAlignment. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Foundation.UniversalApiContract)]
static DependencyProperty GridViewItemPresenterHorizontalContentAlignmentProperty();
/// [get: Windows.Foundation.Metadata.Deprecated("Use ContentPresenter.HorizontalContentAlignment instead of GridViewItemPresenterHorizontalContentAlignment. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
static DependencyProperty GridViewItemPresenterHorizontalContentAlignmentProperty();
public static DependencyProperty GridViewItemPresenterHorizontalContentAlignmentProperty { [Windows.Foundation.Metadata.Deprecated("Use ContentPresenter.HorizontalContentAlignment instead of GridViewItemPresenterHorizontalContentAlignment. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, typeof(Windows.Foundation.UniversalApiContract))] get; }
public static DependencyProperty GridViewItemPresenterHorizontalContentAlignmentProperty { [Windows.Foundation.Metadata.Deprecated("Use ContentPresenter.HorizontalContentAlignment instead of GridViewItemPresenterHorizontalContentAlignment. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")] get; }
var dependencyProperty = GridViewItemPresenter.gridViewItemPresenterHorizontalContentAlignmentProperty;
Public Shared ReadOnly Property GridViewItemPresenterHorizontalContentAlignmentProperty As DependencyProperty

Valeur de propriété

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

Attributs

S’applique à

Voir aussi