Implemented interface member:
property
_Current
MS.Internal.WindowsRuntime.Windows.Foundation.Collections.IIterator<T>._Current
3 references to _Current
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (3)
398items[index] = _Current; 415public object Current => _Current; 521____return_value__ = FindAdapter(new IntPtr(thisPtr))._Current;