2 writes to _lastMatch
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\manifestimages.cs (2)
218_lastMatch = 0; 236_lastMatch = Math.Min(1f, Math.Max(0f, 1f - diff));
2 references to _lastMatch
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\manifestimages.cs (2)
204{ get { return _lastMatch; } } 239return _lastMatch;