RefreshVisualizer.InfoProviderProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別 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
屬性值
InfoProvider 相依性屬性的標識碼。
- 屬性
-
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyTypeAttribute