Base:
method
Copy
System.Windows.Markup.BamlVariableSizedRecord.Copy(System.Windows.Markup.BamlRecord)
1 override of Copy
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
4745internal override void Copy(BamlRecord record)
1 reference to Copy
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
4747base.Copy(record);