3 references to pLatticeColumns
PresentationCore (3)
MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (3)
687Debug.Assert(!(bestResultColumnCount != 0 && pRecoLattice->pLatticeColumns == IntPtr.Zero), "Invalid results!"); 688if ( bestResultColumnCount > 0 && pRecoLattice->pLatticeColumns != IntPtr.Zero ) 693(MS.Win32.Recognizer.RECO_LATTICE_COLUMN*)(pRecoLattice->pLatticeColumns);