2 references to IsValidStrokeFIndices
PresentationCore (2)
System\Windows\Ink\Stroke.cs (2)
1018System.Diagnostics.Debug.Assert(IsValidStrokeFIndices(fragments[0])); 1032System.Diagnostics.Debug.Assert(IsValidStrokeFIndices(fragments[x]) && fragments[x].EndFIndex > current);