1 instantiation of BamlPresentationOptionsAttributeRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
663record = new BamlPresentationOptionsAttributeRecord();
8 references to BamlPresentationOptionsAttributeRecord
PresentationFramework (8)
System\Windows\Markup\BamlReader.cs (2)
1125BamlPresentationOptionsAttributeRecord bamlRecord = (BamlPresentationOptionsAttributeRecord)_currentBamlRecord;
System\Windows\Markup\BamlRecordReader.cs (2)
709ReadPresentationOptionsAttributeRecord((BamlPresentationOptionsAttributeRecord)bamlRecord); 3600protected virtual void ReadPresentationOptionsAttributeRecord(BamlPresentationOptionsAttributeRecord bamlPresentationOptionsAttributeRecord)
System\Windows\Markup\BamlRecords.cs (2)
1952BamlPresentationOptionsAttributeRecord newRecord = (BamlPresentationOptionsAttributeRecord)record;
System\Windows\Markup\BamlRecordWriter.cs (2)
654BamlPresentationOptionsAttributeRecord attributeRecord = 655(BamlPresentationOptionsAttributeRecord) BamlRecordManager.GetWriteRecord(