4 references to LastKey
PresentationFramework (4)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (4)
819
_context.
LastKey
.StaticResources.Add(staticResource);
905
var staticResources = _context.
LastKey
.StaticResources;
1348
key = _context.
LastKey
;
2500
return _context.
LastKey
.LastStaticResource;