Property AutoAddComponentAssemblyReferences
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
AutoAddComponentAssemblyReferences
When implemented by a class, gets or sets a boolean value indicating whether designer should automatically try to add assembly references after a control is added.
bool AutoAddComponentAssemblyReferences { get; set; }