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