1 instantiation of BamlPresentationOptionsAttributeRecord
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
674record = new BamlPresentationOptionsAttributeRecord();
8 references to BamlPresentationOptionsAttributeRecord
PresentationFramework (8)
src\Framework\System\Windows\Markup\BamlReader.cs (2)
1141BamlPresentationOptionsAttributeRecord bamlRecord = (BamlPresentationOptionsAttributeRecord)_currentBamlRecord;
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
738ReadPresentationOptionsAttributeRecord((BamlPresentationOptionsAttributeRecord)bamlRecord); 3647protected virtual void ReadPresentationOptionsAttributeRecord(BamlPresentationOptionsAttributeRecord bamlPresentationOptionsAttributeRecord)
src\Framework\System\Windows\Markup\BamlRecords.cs (2)
2011BamlPresentationOptionsAttributeRecord newRecord = (BamlPresentationOptionsAttributeRecord)record;
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
668BamlPresentationOptionsAttributeRecord attributeRecord = 669(BamlPresentationOptionsAttributeRecord) BamlRecordManager.GetWriteRecord(