Table of Contents

Class ReadOnlyBoundToBooleanRule

Namespace
PaintDotNet.PropertySystem
Assembly
PaintDotNet.PropertySystem.dll

Defines a rule that binds the ReadOnly flag of property A to the value of boolean property B. A and B must be different properties.

public sealed class ReadOnlyBoundToBooleanRule : PropertyCollectionRule, ICloneable
Inheritance
ReadOnlyBoundToBooleanRule
Implements
Inherited Members

Constructors

ReadOnlyBoundToBooleanRule(Property, BooleanProperty, bool)
ReadOnlyBoundToBooleanRule(object, object, bool)

Methods

Clone()
OnInitialized()