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