4 references to CurrentInItemsProperty
System.Xaml (4)
System\Xaml\Parser\XamlPullParser.cs (4)
250if (_context.CurrentInItemsProperty || _context.CurrentInInitProperty || _context.CurrentInUnknownContent) 385if (_context.CurrentInItemsProperty || _context.CurrentInInitProperty) 478if (!_context.CurrentInItemsProperty && !_context.CurrentInUnknownContent) 604if (!_context.CurrentInItemsProperty && !_context.CurrentInUnknownContent)