TeachingTip.PlacementMarginProperty Property

Definition

Identifies the PlacementMargin dependency property.

public:
 static property DependencyProperty ^ PlacementMarginProperty { DependencyProperty ^ get(); };
static DependencyProperty PlacementMarginProperty();
public static DependencyProperty PlacementMarginProperty { get; }
var dependencyProperty = TeachingTip.placementMarginProperty;
Public Shared ReadOnly Property PlacementMarginProperty As DependencyProperty

Property Value

The identifier for the PlacementMargin dependency property.

Applies to