1 write to Content
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (1)
3113this.Content = content;
3 references to Content
System.Workflow.ComponentModel (3)
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (3)
2996this.parentObjectSerializer.AddChild(this.serializationManager, this.parentObject, contentInfo.Content); 3022this.contentPropertySerializer.AddChild(this.serializationManager, propertyValue, contentInfo.Content); 3042object content = contents[0].Content;