3 references to NotifyChanged
Microsoft.AspNetCore.Components.AI (3)
Blocks\ContentBlock.cs (1)
67
internal void InvokeNotifyChanged() =>
NotifyChanged
();
Blocks\FunctionApprovalBlock.cs (1)
121
NotifyChanged
();
Blocks\UIActionBlock.cs (1)
87
NotifyChanged
();