GridViewItemPresenter.GridViewItemPresenterPaddingProperty 속성

정의

참고

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

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, Windows.Foundation.UniversalApiContract)]
static DependencyProperty GridViewItemPresenterPaddingProperty();
/// [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 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, typeof(Windows.Foundation.UniversalApiContract))] get; }
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, "Windows.Foundation.UniversalApiContract")] get; }
var dependencyProperty = GridViewItemPresenter.gridViewItemPresenterPaddingProperty;
Public Shared ReadOnly Property GridViewItemPresenterPaddingProperty As DependencyProperty

속성 값

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

특성

적용 대상

추가 정보