5 references to LayerCount
PresentationFramework (5)
System\Windows\Documents\Highlights.cs (5)
70
for (layerIndex = 0; layerIndex < this.
LayerCount
; layerIndex++)
98
for (i = 0; i < this.
LayerCount
; i++)
106
return (i < this.
LayerCount
);
128
for (i = 0; i < this.
LayerCount
; i++)
266
for (i = 0; i < this.
LayerCount
; i++)