'宣言
Public Function GetAnimationBaseValue( _ ByVal dp As DependencyProperty _ ) As Object
public object GetAnimationBaseValue( DependencyProperty dp )
パラメータ
- dp
- The dependency property to check.
戻り値の型
The property value as if no animations are attached to the specified dependency property.