2 references to KeyRecord
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
975_context.CurrentFrame.Key = new KeyRecord(false, false, 0, value); 996KeyRecord key = new KeyRecord(isShared, isSharedSet, valuePosition, value);