RefreshVisualizer.InfoProviderProperty Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Identifica la propiedad de dependencia InfoProvider.
public:
static property DependencyProperty ^ InfoProviderProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyType(value="winrt::IInspectable")]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyType(value="winrt::IInspectable")]
static DependencyProperty InfoProviderProperty();
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyType(value="winrt::IInspectable")]
public static DependencyProperty InfoProviderProperty { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyType(value="winrt::IInspectable")] get; }
var dependencyProperty = RefreshVisualizer.infoProviderProperty;
Public Shared ReadOnly Property InfoProviderProperty As DependencyProperty
Valor de propiedad
Identificador de la propiedad de dependencia InfoProvider.
- Atributos
-
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyTypeAttribute