1 write to IsEnabled
Microsoft.Maui.Controls (1)
Profiler.cs (1)
49
IsEnabled
= true;
8 references to IsEnabled
Microsoft.Maui.Controls (8)
Profiler.cs (7)
47
if (!
IsEnabled
)
59
if (!
IsEnabled
)
68
if (!
IsEnabled
)
82
if (!
IsEnabled
|| !Running)
92
if (!
IsEnabled
|| !Running)
103
if (!
IsEnabled
|| !Running)
166
if (!
IsEnabled
)
Registrar.cs (1)
472
string frameName = Profile.
IsEnabled
? assembly.GetName().Name : "Assembly";