12 references to Empty
PresentationCore (12)
MS\Internal\Ink\EllipticalNodeOperations.cs (4)
398StrokeFIndices result = StrokeFIndices.Empty; 445return StrokeFIndices.Empty; 483StrokeFIndices result = StrokeFIndices.Empty; 589return StrokeFIndices.Empty;
MS\Internal\Ink\Lasso.cs (1)
579crossing.FIndices = StrokeFIndices.Empty;
MS\Internal\Ink\StrokeNode.cs (2)
868return StrokeFIndices.Empty; 891return StrokeFIndices.Empty;
MS\Internal\Ink\StrokeNodeOperations.cs (5)
464StrokeFIndices result = StrokeFIndices.Empty; 538return StrokeFIndices.Empty; 562return StrokeFIndices.Empty; 565StrokeFIndices result = StrokeFIndices.Empty; 656return StrokeFIndices.Empty;