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