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