2 writes to InsideKeyRecord
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
1337_context.InsideKeyRecord = true; 1372_context.InsideKeyRecord = false;
2 references to InsideKeyRecord
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
1063if (_context.InsideKeyRecord != true && _context.InsideStaticResource != true) 1420if (_context.InsideKeyRecord || _context.InsideStaticResource)