2 writes to defaultValue
System.Workflow.ComponentModel (2)
AuthoringOM\PropertyMetadata.cs (2)
92this.defaultValue = defaultValue; 133this.defaultValue = value;
1 reference to defaultValue
System.Workflow.ComponentModel (1)
AuthoringOM\PropertyMetadata.cs (1)
126return this.defaultValue;