2 references to ActionDisposable
Microsoft.Maui.Controls (2)
SemanticProperties.cs (1)
75
return new
ActionDisposable
(() => source.PropertyChanged -= PropagateSemanticProperties);
Shell\ShellNavigationManager.cs (1)
227
_waitingForWindow = new
ActionDisposable
(() =>