2 references to ContentProperty
Microsoft.Maui.Controls (2)
Shell\ShellContent.cs (2)
41
get => GetValue(
ContentProperty
);
42
set => SetValue(
ContentProperty
, value);