Method RaisePropertyChanged
RaisePropertyChanged(object?, string?)
Notifies designer about property change.
void RaisePropertyChanged(object? instance, string? propName)
Notifies designer about property change.
void RaisePropertyChanged(object? instance, string? propName)