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