GridViewItemPresenter.GridViewItemPresenterHorizontalContentAlignmentProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
注意
GridViewItemPresenterHorizontalContentAlignmentProperty 可能會在Windows 10之後變更或無法使用版本。 請改用 ContentPresenter.HorizontalContentAlignmentProperty。
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
屬性值
GridViewItemPresenterHorizontalContentAlignment相依性屬性的識別碼。
- 屬性