'Declaration
<NullableContextAttribute(2)> Protected Sub OnPropertyChanged( _ Optional ByVal propertyName As String _ )
[NullableContext(2)] protected void OnPropertyChanged( string? propertyName )
Parameters
- propertyName
'Declaration
<NullableContextAttribute(2)> Protected Sub OnPropertyChanged( _ Optional ByVal propertyName As String _ )
[NullableContext(2)] protected void OnPropertyChanged( string? propertyName )