1 write to IsEnabled
PresentationFramework (1)
System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs (1)
41
IsEnabled
= VisualDiagnostics.IsEnabled &&
11 references to IsEnabled
PresentationFramework (11)
System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs (11)
59
if (!
IsEnabled
)
77
if (!
IsEnabled
)
94
if (
IsEnabled
)
114
if (
IsEnabled
)
134
if(
IsEnabled
)
152
if (!
IsEnabled
|| _dictionariesFromUri == null)
199
if (uri != null &&
IsEnabled
)
229
if (uri != null &&
IsEnabled
)
302
if (!
IsEnabled
|| list == null || list.Count == 0)
335
get { return
IsEnabled
&& (StaticResourceResolved != null); }
361
if (
IsEnabled
&& _lookupResultStack != null)