2 writes to InsideKeyRecord
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
1318_context.InsideKeyRecord = true; 1353_context.InsideKeyRecord = false;
2 references to InsideKeyRecord
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
1036if (_context.InsideKeyRecord != true && _context.InsideStaticResource != true) 1401if (_context.InsideKeyRecord || _context.InsideStaticResource)