7 references to High
PresentationFramework (7)
src\Framework\MS\Internal\TraceData.cs (6)
32
CreateExpression = PresentationTraceLevel.
High
, // 10,
33
ShowPath = PresentationTraceLevel.
High
, // 11,
34
ResolveDefaults = PresentationTraceLevel.
High
, // 13,
41
Validation = PresentationTraceLevel.
High
, // 12,
43
GetValue = PresentationTraceLevel.
High
, // 12,
50
XmlBuildCollection = PresentationTraceLevel.
High
, // 3,
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (1)
2451
if (traceLevel >= PresentationTraceLevel.
High
)