Raises the PropertyChanged event with the provided arguments.
Namespace:
C1.Silverlight.MediaPlayerAssembly: C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)
Syntax
| C# |
|---|
protected void OnPropertyChanged( string prop ) |
| Visual Basic |
|---|
Protected Sub OnPropertyChanged ( _ prop As String _ ) |
Parameters
- prop
- Type: System..::..String