Table of Contents

Class UriProperty

Namespace
PaintDotNet.PropertySystem
Assembly
PaintDotNet.PropertySystem.dll
public sealed class UriProperty : Property<Uri?>, ICloneable, INotifyPropertyChanged
Inheritance
UriProperty
Implements
Inherited Members

Constructors

UriProperty(object)
UriProperty(object, Uri?)
UriProperty(object, Uri?, bool)
UriProperty(object, Uri?, bool, ValueValidationFailureResult)

Methods

Clone()
OnClampNewValueT(Uri?)