Table of Contents

Class ReadOnlyBoundToNameValuesRule

Namespace
PaintDotNet.PropertySystem
Assembly
PaintDotNet.PropertySystem.dll
public sealed class ReadOnlyBoundToNameValuesRule : PropertyCollectionRule, ICloneable
Inheritance
ReadOnlyBoundToNameValuesRule
Implements
Inherited Members

Constructors

ReadOnlyBoundToNameValuesRule(object, bool, IEnumerable<(object PropertyName, object? Value)>)
ReadOnlyBoundToNameValuesRule(object, bool, params (object PropertyName, object? Value)[])

Methods

Clone()
OnInitialized()