OnPropertyChanged Method (ExpressionItemCategory)
In This Topic
Rises the ExpressionItemCategory.PropertyChanged event.
Syntax
'Declaration
Protected Sub OnPropertyChanged( _
ByVal As String _
)
protected void OnPropertyChanged(
string
)
Parameters
- name
See Also