4 references to CurrentInItemsProperty
System.Xaml (4)
System\Xaml\Parser\XamlPullParser.cs (4)
248if (_context.CurrentInItemsProperty || _context.CurrentInInitProperty || _context.CurrentInUnknownContent) 383if (_context.CurrentInItemsProperty || _context.CurrentInInitProperty) 476if (!_context.CurrentInItemsProperty && !_context.CurrentInUnknownContent) 602if (!_context.CurrentInItemsProperty && !_context.CurrentInUnknownContent)