2 writes to ValueId
PresentationFramework (2)
System\Windows\Markup\BamlWriter.cs (2)
352propNode.ValueId = propertyId; 357propNode.ValueId = typeId;
1 reference to ValueId
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
1007bamlPropertyCustom.ValueId = xamlProperty.ValueId;