3 references to IsValidParameter
Microsoft.Maui.Controls (3)
Command.cs (3)
14
if (
IsValidParameter
(o))
30
if (
IsValidParameter
(o))
34
}, o =>
IsValidParameter
(o) && canExecute((T)o))