Share via


TeachingTipTemplateSettings.TopLeftHighlightMarginProperty Property

Definition

Identifies the TopLeftHighlightMargin dependency property.

public:
 static property DependencyProperty ^ TopLeftHighlightMarginProperty { DependencyProperty ^ get(); };
static DependencyProperty TopLeftHighlightMarginProperty();
public static DependencyProperty TopLeftHighlightMarginProperty { get; }
var dependencyProperty = TeachingTipTemplateSettings.topLeftHighlightMarginProperty;
Public Shared ReadOnly Property TopLeftHighlightMarginProperty As DependencyProperty

Property Value

The identifier for the TopLeftHighlightMargin dependency property.

Applies to