| C1.WPF.DX.4 Assembly > C1.Util.DX.Storage Namespace > PropertyBag Class : Set Method |
| Overload | Description |
|---|---|
| Set(String,Object) | Sets the value of the property with this name |
| Set<T1,T2>(PropertyBagKey<T1,T2>,T1) | Sets the value of the property by using a PropertyBagKey<T1,T2> |