Implemented interface member:
property
HasCurrent
MS.Internal.WindowsRuntime.Windows.Foundation.Collections.IIterator<T>.HasCurrent
2 references to HasCurrent
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
390while (index < items.Length && HasCurrent) 534____return_value__ = FindAdapter(thisPtr).HasCurrent;