2 writes to typeName
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerInterfaces.cs (2)
1134this.typeName = type.AssemblyQualifiedName; 1139this.typeName = typeName;
1 reference to typeName
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerInterfaces.cs (1)
1146return this.typeName;