1 write to IsEnabled
PresentationFramework (1)
System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs (1)
34
IsEnabled
= VisualDiagnostics.IsEnabled &&
11 references to IsEnabled
PresentationFramework (11)
System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs (11)
52
if (!
IsEnabled
)
70
if (!
IsEnabled
)
87
if (
IsEnabled
)
107
if (
IsEnabled
)
127
if(
IsEnabled
)
145
if (!
IsEnabled
|| _dictionariesFromUri == null)
192
if (uri != null &&
IsEnabled
)
222
if (uri != null &&
IsEnabled
)
295
if (!
IsEnabled
|| list == null || list.Count == 0)
328
get { return
IsEnabled
&& (StaticResourceResolved != null); }
354
if (
IsEnabled
&& _lookupResultStack != null)