다음을 통해 공유


ListViewItemPresenter.ListViewItemPresenterPaddingProperty 속성

정의

참고

ListViewItemPresenterPaddingProperty는 Windows 10 후 릴리스에서 변경되거나 사용할 수 없습니다. 대신 ContentPresenter.PaddingProperty를 사용합니다.

ListViewItemPresenterPadding 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ ListViewItemPresenterPaddingProperty { DependencyProperty ^ get(); };
/// [get: Windows.Foundation.Metadata.Deprecated("Use ContentPresenter.Padding instead of GridViewItemPresenterPadding. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Foundation.UniversalApiContract)]
static DependencyProperty ListViewItemPresenterPaddingProperty();
/// [get: Windows.Foundation.Metadata.Deprecated("Use ContentPresenter.Padding instead of GridViewItemPresenterPadding. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
static DependencyProperty ListViewItemPresenterPaddingProperty();
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; }
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; }
var dependencyProperty = ListViewItemPresenter.listViewItemPresenterPaddingProperty;
Public Shared ReadOnly Property ListViewItemPresenterPaddingProperty As DependencyProperty

속성 값

ListViewItemPresenterPadding 종속성 속성의 식별자입니다.

특성

적용 대상

추가 정보