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