Share via


AnimatedIconSource.FallbackIconSourceProperty プロパティ

定義

FallbackIconSource 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ FallbackIconSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty FallbackIconSourceProperty();
public static DependencyProperty FallbackIconSourceProperty { get; }
var dependencyProperty = AnimatedIconSource.fallbackIconSourceProperty;
Public Shared ReadOnly Property FallbackIconSourceProperty As DependencyProperty

プロパティ値

FallbackIconSource 依存関係プロパティの識別子。

適用対象