2 references to ClearPlaceholderCommandParameterProperty
Microsoft.Maui.Controls (2)
Shell\SearchHandler.cs (2)
456
get { return GetValue(
ClearPlaceholderCommandParameterProperty
); }
457
set { SetValue(
ClearPlaceholderCommandParameterProperty
, value); }