シンタックス
'宣言
Public Overloads Sub BeginStoryboard( _
ByVal As System.Windows.Media.Animation.Storyboard, _
ByVal handoffBehavior As System.Windows.Media.Animation.HandoffBehavior, _
ByVal As System.Boolean _
)
'使用法
Dim instance As SearchToolbar
Dim storyboard As System.Windows.Media.Animation.Storyboard
Dim handoffBehavior As System.Windows.Media.Animation.HandoffBehavior
Dim isControllable As System.Boolean
instance.BeginStoryboard(storyboard, handoffBehavior, isControllable)
public void BeginStoryboard(
System.Windows.Media.Animation.Storyboard ,
System.Windows.Media.Animation.HandoffBehavior handoffBehavior,
System.bool
)
パラメータ
- storyboard
- handoffBehavior
- isControllable
参照