5 references to NameProperty
System.Workflow.ComponentModel (5)
AuthoringOM\Activity.cs (5)
249SetValue(NameProperty, GetType().Name); 258SetValue(NameProperty, name); 491return (string)GetValue(NameProperty); 495SetValue(NameProperty, value); 532sbQId = (string)GetValue(NameProperty);