AnimatedIcon.FallbackIconSourceProperty 属性

定义

标识 FallbackIconSource 依赖属性。

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

属性值

FallbackIconSource 依赖属性的标识符。

适用于