12 references to Empty
PresentationCore (12)
Core\CSharp\MS\Internal\Ink\EllipticalNodeOperations.cs (4)
403StrokeFIndices result = StrokeFIndices.Empty; 450return StrokeFIndices.Empty; 488StrokeFIndices result = StrokeFIndices.Empty; 596return StrokeFIndices.Empty;
Core\CSharp\MS\Internal\Ink\Lasso.cs (1)
585crossing.FIndices = StrokeFIndices.Empty;
Core\CSharp\MS\Internal\Ink\StrokeNode.cs (2)
875return StrokeFIndices.Empty; 898return StrokeFIndices.Empty;
Core\CSharp\MS\Internal\Ink\StrokeNodeOperations.cs (5)
480StrokeFIndices result = StrokeFIndices.Empty; 554return StrokeFIndices.Empty; 578return StrokeFIndices.Empty; 581StrokeFIndices result = StrokeFIndices.Empty; 677return StrokeFIndices.Empty;