1 write to _valueId
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
2492set { _valueId = value; }
1 reference to _valueId
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
2491get { return _valueId; }