1 write to propertySealed
System.Workflow.ComponentModel (1)
AuthoringOM\PropertyMetadata.cs (1)
227
this.
propertySealed
= true;
5 references to propertySealed
System.Workflow.ComponentModel (5)
AuthoringOM\PropertyMetadata.cs (5)
130
if (this.
propertySealed
)
144
if (this.
propertySealed
)
182
if (this.
propertySealed
)
196
if (this.
propertySealed
)
211
return this.
propertySealed
;