3 references to IsReadOnly
System.Workflow.ComponentModel (3)
AuthoringOM\DependencyObject.cs (3)
114if (dependencyProperty.DefaultMetadata != null && dependencyProperty.DefaultMetadata.IsReadOnly) 208if (!dependencyProperty.DefaultMetadata.IsReadOnly) 248if (dependencyProperty.DefaultMetadata.IsReadOnly)