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