1 write to PropertyName
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ActivityDesigner.cs (1)
467designerAction.PropertyName = error.PropertyName;
2 references to PropertyName
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityDesigner.cs (1)
1560string propName = designerAction.PropertyName as string;
AuthoringOM\Design\XomlDesignerLoader.cs (1)
900string actionPropertyName = action.PropertyName as string;