1 write to _ownerId
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4882set { _ownerId = value; }
1 reference to _ownerId
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4881get { return _ownerId; }