ListViewItemPresenter.ContentMarginProperty Property

Definition

Identifies the ContentMargin dependency property.

public:
 static property DependencyProperty ^ ContentMarginProperty { DependencyProperty ^ get(); };
static DependencyProperty ContentMarginProperty();
public static DependencyProperty ContentMarginProperty { get; }
var dependencyProperty = ListViewItemPresenter.contentMarginProperty;
Public Shared ReadOnly Property ContentMarginProperty As DependencyProperty

Property Value

The identifier for the ContentMargin dependency property.

Applies to