PostSharpAPI ReferencePost­Sharp.​Patterns.​XamlDependency­Property­Base­AttributeIs­Read­Only
Open sandboxFocus

DependencyPropertyBaseAttribute.IsReadOnly Property

IsReadOnly

Determines whether the property should be registered as a read-only property.

Declaration
public bool IsReadOnly
{
    [Internal(AttributeId = 6350852601680003101L)]
    get;
    [Internal(AttributeId = 6350852601680003101L)]
    set;
}
Property Value
Type Description
Boolean