5 references to LayerCount
PresentationFramework (5)
src\Framework\System\Windows\Documents\Highlights.cs (5)
76
for (layerIndex = 0; layerIndex < this.
LayerCount
; layerIndex++)
104
for (i = 0; i < this.
LayerCount
; i++)
112
return (i < this.
LayerCount
);
134
for (i = 0; i < this.
LayerCount
; i++)
272
for (i = 0; i < this.
LayerCount
; i++)