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