DrillOutThemeAnimation.EntranceTargetProperty 属性

定义

标识 EntranceTarget 依赖属性。

public:
 static property DependencyProperty ^ EntranceTargetProperty { DependencyProperty ^ get(); };
static DependencyProperty EntranceTargetProperty();
public static DependencyProperty EntranceTargetProperty { get; }
var dependencyProperty = DrillOutThemeAnimation.entranceTargetProperty;
Public Shared ReadOnly Property EntranceTargetProperty As DependencyProperty

属性值

EntranceTarget 依赖属性的标识符。

适用于

另请参阅