1 write to IsEnabled
PresentationFramework (1)
System\Windows\Diagnostics\BindingDiagnostics.cs (1)
29
IsEnabled
= VisualDiagnostics.IsEnabled && VisualDiagnostics.IsEnvironmentVariableSet(null, XamlSourceInfoHelper.XamlSourceInfoEnvironmentVariable);
5 references to IsEnabled
PresentationFramework (5)
MS\Internal\TraceData.cs (2)
306
if (traceOutput != null && BindingDiagnostics.
IsEnabled
)
333
if (traceOutput != null && BindingDiagnostics.
IsEnabled
)
System\Windows\Diagnostics\BindingDiagnostics.cs (3)
31
if (
IsEnabled
)
49
if (
IsEnabled
)
94
if (!
IsEnabled
)