4 references to CurrentInItemsProperty
System.Xaml (4)
System\Xaml\Parser\XamlPullParser.cs (4)
262if (_context.CurrentInItemsProperty || _context.CurrentInInitProperty || _context.CurrentInUnknownContent) 407if (_context.CurrentInItemsProperty || _context.CurrentInInitProperty) 506if (!_context.CurrentInItemsProperty && !_context.CurrentInUnknownContent) 637if (!_context.CurrentInItemsProperty && !_context.CurrentInUnknownContent)