InfoBar.ContentTemplateProperty Property

Definition

Identifies the ContentTemplate dependency property.

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

public:
 static property DependencyProperty ^ ContentTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty ContentTemplateProperty();
public static DependencyProperty ContentTemplateProperty { get; }
Public Shared ReadOnly Property ContentTemplateProperty As DependencyProperty

Property Value

The identifier for the ContentTemplate dependency property.

Applies to