Method AddBehavior
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
AddBehavior(Type, object)
Adds a behavior extension object to this design item.
public void AddBehavior(Type behaviorInterface, object behaviorImplementation)