Share via


TeachingTipTemplateSettings.TopLeftHighlightMargin Property

Definition

Overloads

TopLeftHighlightMargin

Gets the thickness value of the top left highlight margin.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

TopLeftHighlightMargin

Gets the thickness value of the top left highlight margin.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 property Thickness TopLeftHighlightMargin { Thickness get(); void set(Thickness value); };
Thickness TopLeftHighlightMargin();

void TopLeftHighlightMargin(Thickness value);
public Thickness TopLeftHighlightMargin { get; set; }
Public Property TopLeftHighlightMargin As Thickness

Property Value

Applies to