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)
2707internal override void Copy(BamlRecord record)
1 reference to Copy
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
2709base.Copy(record);