2 writes to ValueId
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlWriter.cs (2)
378propNode.ValueId = propertyId; 383propNode.ValueId = typeId;
1 reference to ValueId
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1019bamlPropertyCustom.ValueId = xamlProperty.ValueId;