'宣言 Public Function GetAnimationBaseValue( _ ByVal dp As System.Windows.DependencyProperty _ ) As System.Object
'使用法 Dim instance As SearchToolbar Dim dp As System.Windows.DependencyProperty Dim value As System.Object value = instance.GetAnimationBaseValue(dp)
public System.object GetAnimationBaseValue( System.Windows.DependencyProperty dp )
パラメータ
- dp