1 instantiation of BamlPresentationOptionsAttributeRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
675record = new BamlPresentationOptionsAttributeRecord();
8 references to BamlPresentationOptionsAttributeRecord
PresentationFramework (8)
System\Windows\Markup\BamlReader.cs (2)
1129BamlPresentationOptionsAttributeRecord bamlRecord = (BamlPresentationOptionsAttributeRecord)_currentBamlRecord;
System\Windows\Markup\BamlRecordReader.cs (2)
724ReadPresentationOptionsAttributeRecord((BamlPresentationOptionsAttributeRecord)bamlRecord); 3611protected virtual void ReadPresentationOptionsAttributeRecord(BamlPresentationOptionsAttributeRecord bamlPresentationOptionsAttributeRecord)
System\Windows\Markup\BamlRecords.cs (2)
1964BamlPresentationOptionsAttributeRecord newRecord = (BamlPresentationOptionsAttributeRecord)record;
System\Windows\Markup\BamlRecordWriter.cs (2)
659BamlPresentationOptionsAttributeRecord attributeRecord = 660(BamlPresentationOptionsAttributeRecord) BamlRecordManager.GetWriteRecord(