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