RefreshVisualizer.InfoProviderProperty Proprietà

Definizione

Identifica la proprietà di dipendenza infoProvider.

Questa documentazione si applica a WinUI 2 per UWP (per WinUI nella SDK per app di Windows, vedere gli spazi dei nomi SDK per app di Windows).

public:
 static property DependencyProperty ^ InfoProviderProperty { DependencyProperty ^ get(); };
static DependencyProperty InfoProviderProperty();
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyType(value="winrt::IInspectable")]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyType(value="winrt::IInspectable")]
static DependencyProperty InfoProviderProperty();
public static DependencyProperty InfoProviderProperty { get; }
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyType(value="winrt::IInspectable")]
public static DependencyProperty InfoProviderProperty { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyType(value="winrt::IInspectable")] get; }
Public Shared ReadOnly Property InfoProviderProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza InfoProvider.

Attributi
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyTypeAttribute

Si applica a