FadeOutThemeAnimation.TargetNameProperty Property
Definition
Identifies the TargetName dependency property.
Equivalent WinUI property: Microsoft.UI.Xaml.Media.Animation.FadeOutThemeAnimation.TargetNameProperty.
public:
static property DependencyProperty ^ TargetNameProperty { DependencyProperty ^ get(); };
DependencyProperty TargetNameProperty();
public static DependencyProperty TargetNameProperty { get; }
var dependencyProperty = FadeOutThemeAnimation.targetNameProperty;
Public Shared ReadOnly Property TargetNameProperty As DependencyProperty
Property Value
The identifier for the TargetName dependency property.