1 write to userData
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerWidgets.cs (1)
56
this.
userData
= new HybridDictionary();
2 references to userData
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
55
if (this.
userData
== null)
57
return this.
userData
;