1 write to IsEnabled
PresentationFramework (1)
System\Windows\Diagnostics\BindingDiagnostics.cs (1)
30
IsEnabled
= VisualDiagnostics.IsEnabled && VisualDiagnostics.IsEnvironmentVariableSet(null, XamlSourceInfoHelper.XamlSourceInfoEnvironmentVariable);
5 references to IsEnabled
PresentationFramework (5)
MS\Internal\TraceData.cs (2)
307
if (traceOutput != null && BindingDiagnostics.
IsEnabled
)
334
if (traceOutput != null && BindingDiagnostics.
IsEnabled
)
System\Windows\Diagnostics\BindingDiagnostics.cs (3)
32
if (
IsEnabled
)
50
if (
IsEnabled
)
95
if (!
IsEnabled
)