1 write to IsEnabled
PresentationFramework (1)
System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs (1)
35
IsEnabled
= VisualDiagnostics.IsEnabled &&
11 references to IsEnabled
PresentationFramework (11)
System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs (11)
53
if (!
IsEnabled
)
71
if (!
IsEnabled
)
88
if (
IsEnabled
)
108
if (
IsEnabled
)
128
if(
IsEnabled
)
146
if (!
IsEnabled
|| _dictionariesFromUri == null)
193
if (uri != null &&
IsEnabled
)
223
if (uri != null &&
IsEnabled
)
296
if (!
IsEnabled
|| list == null || list.Count == 0)
329
get { return
IsEnabled
&& (StaticResourceResolved != null); }
355
if (
IsEnabled
&& _lookupResultStack != null)