'Declaration <NullableContextAttribute(2)> Protected Overloads Sub OnPropertyChanged( _ ByVal propertyName As String _ )
'Usage Dim instance As DataGridContext Dim propertyName As String instance.OnPropertyChanged(propertyName)
[NullableContext(2)] protected void OnPropertyChanged( string? propertyName )
Parameters
- propertyName