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