Block.MarginProperty Property

Definition

Identifies the Margin dependency property.

public:
 static property DependencyProperty ^ MarginProperty { DependencyProperty ^ get(); };
static DependencyProperty MarginProperty();
public static DependencyProperty MarginProperty { get; }
var dependencyProperty = Block.marginProperty;
Public Shared ReadOnly Property MarginProperty As DependencyProperty

Property Value

The identifier for the Margin dependency property.

Applies to