1 write to userData
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerInterfaces.cs (1)
836
this.
userData
= new HybridDictionary();
2 references to userData
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerInterfaces.cs (2)
835
if (this.
userData
== null)
837
return this.
userData
;