[]
A delegate that handles storyboard update events.
public delegate void Storyboard2.StoryboardUpdatedDelegate(Storyboard2 storyboard)
Type | Name | Description |
---|---|---|
Storyboard2 | storyboard | The storyboard that has been updated. |
Name | Description |
---|---|
StoryboardUpdatedDelegate(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(Storyboard2, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(Storyboard2) |