5 references to LayerCount
PresentationFramework (5)
System\Windows\Documents\Highlights.cs (5)
69
for (layerIndex = 0; layerIndex < this.
LayerCount
; layerIndex++)
97
for (i = 0; i < this.
LayerCount
; i++)
105
return (i < this.
LayerCount
);
127
for (i = 0; i < this.
LayerCount
; i++)
265
for (i = 0; i < this.
LayerCount
; i++)