Implemented interface member:
property
Command
Microsoft.Maui.Controls.Internals.ICommandElement.Command
4 references to Command
Microsoft.Maui.Controls (4)
Button\Button.cs (4)
23
/// The backing store for the <see cref="
Command
" /> bindable property.
198
/// Gets or sets the parameter to pass to the <see cref="
Command
"/> property.
616
var commandText = DebuggerDisplayHelpers.GetDebugText(nameof(
Command
),
Command
, false);