AvaloniaDialogsInternalViewModelBaseRaisePropertyChanged Method

Definition

Namespace: Avalonia.Dialogs.Internal
Assembly: Avalonia.Dialogs (in Avalonia.Dialogs.dll) Version: 11.3.999
protected void RaisePropertyChanged(
	string? propertyName = null
)

Parameters

propertyName  String  (Optional)
 

See Also