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