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