Called before the [E:LostMouseCapture] event occurs
to provide handling for the event in a derived class without attaching a
delegate.
Namespace:
C1.Silverlight.MediaPlayerAssembly: C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)
Syntax
| C# |
|---|
protected override void OnLostMouseCapture( MouseEventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnLostMouseCapture ( _ e As MouseEventArgs _ ) |