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