1 instantiation of BamlPresentationOptionsAttributeRecord
PresentationFramework (1)
System\Windows\Markup\BamlRecords.cs (1)
669record = new BamlPresentationOptionsAttributeRecord();
8 references to BamlPresentationOptionsAttributeRecord
PresentationFramework (8)
System\Windows\Markup\BamlReader.cs (2)
1119BamlPresentationOptionsAttributeRecord bamlRecord = (BamlPresentationOptionsAttributeRecord)_currentBamlRecord;
System\Windows\Markup\BamlRecordReader.cs (2)
715ReadPresentationOptionsAttributeRecord((BamlPresentationOptionsAttributeRecord)bamlRecord); 3602protected virtual void ReadPresentationOptionsAttributeRecord(BamlPresentationOptionsAttributeRecord bamlPresentationOptionsAttributeRecord)
System\Windows\Markup\BamlRecords.cs (2)
1958BamlPresentationOptionsAttributeRecord newRecord = (BamlPresentationOptionsAttributeRecord)record;
System\Windows\Markup\BamlRecordWriter.cs (2)
656BamlPresentationOptionsAttributeRecord attributeRecord = 657(BamlPresentationOptionsAttributeRecord) BamlRecordManager.GetWriteRecord(