RefreshVisualizer.InfoProviderProperty Property

Definition

Identifies the InfoProvider dependency property.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RefreshVisualizer.InfoProviderProperty (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ InfoProviderProperty { DependencyProperty ^ get(); };
static DependencyProperty InfoProviderProperty();
public static DependencyProperty InfoProviderProperty { get; }
var dependencyProperty = RefreshVisualizer.infoProviderProperty;
Public Shared ReadOnly Property InfoProviderProperty As DependencyProperty

Property Value

The identifier for the InfoProvider dependency property.

Applies to