AnimatedIcon.FallbackIconSourceProperty Property

Definition

Identifies the FallbackIconSource dependency property.

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

Property Value

The identifier for the FallbackIconSource dependency property.

Applies to