5 references to Default
Microsoft.Maui.Essentials (5)
Clipboard\Clipboard.shared.cs (5)
49 => Default.SetTextAsync(text ?? string.Empty); 55 => Default.HasText; 62 => Default.GetTextAsync(); 69 add => Default.ClipboardContentChanged += value; 70 remove => Default.ClipboardContentChanged -= value;