12 references to Empty
PresentationCore (12)
MS\Internal\Ink\EllipticalNodeOperations.cs (4)
397StrokeFIndices result = StrokeFIndices.Empty; 444return StrokeFIndices.Empty; 482StrokeFIndices result = StrokeFIndices.Empty; 588return StrokeFIndices.Empty;
MS\Internal\Ink\Lasso.cs (1)
579FIndices = StrokeFIndices.Empty
MS\Internal\Ink\StrokeNode.cs (2)
867return StrokeFIndices.Empty; 890return StrokeFIndices.Empty;
MS\Internal\Ink\StrokeNodeOperations.cs (5)
463StrokeFIndices result = StrokeFIndices.Empty; 537return StrokeFIndices.Empty; 561return StrokeFIndices.Empty; 564StrokeFIndices result = StrokeFIndices.Empty; 655return StrokeFIndices.Empty;