This documentation is archived and is not being maintained.
DesignTimeParseData Properties
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The DesignTimeParseData type exposes the following members.
| Name | Description | |
|---|---|---|
|
DataBindingHandler | Infrastructure. Gets or sets the delegate for data binding at design time. |
|
DesignerHost | Infrastructure. Gets the object for managing designer transactions and components. |
|
DocumentUrl | Infrastructure. Gets or sets the URL at which the document is located. |
|
Filter | Infrastructure. Gets the filter used at design time. |
|
ParseText | Infrastructure. Gets the text to parse. |
|
ShouldApplyTheme | Infrastructure. Gets or sets a value that indicates whether a theme should be applied. |
|
UserControlRegisterEntries | Infrastructure. Gets a collection of information about user control registrations. |
Show: