Method AddDefaultPropertyValue
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
AddDefaultPropertyValue(Type, DependencyProperty, object)
Registers a default Property Value which should be used
public static void AddDefaultPropertyValue(Type t, DependencyProperty p, object value)
Parameters
t
Typep
DependencyPropertyvalue
object