Table of Contents

Class PropertyBag2Extensions

Namespace
PaintDotNet.ComponentModel
Assembly
PaintDotNet.Windows.Core.dll
public static class PropertyBag2Extensions
Inheritance
PropertyBag2Extensions
Inherited Members

Methods

GetValue(IPropertyBag2, PropertyBagKey)
GetValue<T>(IPropertyBag2, PropertyBagKey<T>)
Set(IPropertyBag2, PropertyBagKey, object?)
Set<T>(IPropertyBag2, PropertyBagKey<T>, T?)