2 references to s_ZLevel
PresentationFramework (2)
MS\Internal\Annotations\Component\AdornerPresentationContext.cs (2)
109
s_ZLevel
[type] = level;
508
return
s_ZLevel
.TryGetValue(type, out int value) ? value : 0;