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