5 references to LayerCount
PresentationFramework (5)
System\Windows\Documents\Highlights.cs (5)
68
for (layerIndex = 0; layerIndex < this.
LayerCount
; layerIndex++)
96
for (i = 0; i < this.
LayerCount
; i++)
104
return (i < this.
LayerCount
);
126
for (i = 0; i < this.
LayerCount
; i++)
264
for (i = 0; i < this.
LayerCount
; i++)