OnPropertyChanged Method (C1MediaChapter)
In This Topic
Raises the
PropertyChanged event with the provided arguments.
Syntax
'Declaration
Protected Sub OnPropertyChanged( _
ByVal As String _
)
protected void OnPropertyChanged(
string
)
Parameters
- prop
See Also