Table of Contents

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 Type
p DependencyProperty
value object