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