Interface IFormDesignerDataSource
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Represents properties and methods for a Form Designer control's data source.
public interface IFormDesignerDataSource : IFormDesignerBaseDataSource
Properties
- ResourcesRootPath
When implemented by a class, gets the root path of the designer resource files.
- UserCodeFileName
When implemented by a class, gets name of the file with user code.
- XamlFileName
When implemented by a class, gets name of the XAML file.