Condividi tramite


ListViewItemPresenter.ListViewItemPresenterHorizontalContentAlignmentProperty Proprietà

Definizione

Nota

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

Identifica la proprietà di dipendenza ListViewItemPresenterHorizontalContentAlignment .

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

Valore della proprietà

Identificatore della proprietà di dipendenza ListViewItemPresenterHorizontalContentAlignment .

Attributi

Si applica a

Vedi anche