2 references to CurrentInInitProperty
System.Xaml (2)
System\Xaml\Parser\XamlPullParser.cs (2)
250
if (_context.CurrentInItemsProperty || _context.
CurrentInInitProperty
|| _context.CurrentInUnknownContent)
385
if (_context.CurrentInItemsProperty || _context.
CurrentInInitProperty
)