2 references to UserDataProperty
System.Workflow.ComponentModel (2)
AuthoringOM\DependencyObject.cs (2)
40
SetReadOnlyPropertyValue(
UserDataProperty
, Hashtable.Synchronized(new Hashtable()));
87
return (IDictionary)GetValue(
UserDataProperty
);