The following tables list the members exposed by XmlDataSource.
| Name | Description | |
|---|---|---|
![]() | XmlDataSource Constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | ClassesProperty | Identifies the Classes dependency property. |
![]() ![]() | CodeProperty | Identifies the Code dependency property. |
![]() ![]() | DataFileProperty | Identifies the DataFile dependency property. |
![]() ![]() | QueryProperty | Identifies the Query dependency property. |
![]() ![]() | ReferencesProperty | Identifies the References dependency property. |
![]() ![]() | SchemaFileProperty | Identifies the SchemaFile dependency property. |
![]() ![]() | TransformationFileProperty | Identifies the TransformationFile dependency property. |
| Name | Description | |
|---|---|---|
![]() | Classes | Gets the classes collection used in the expressions. |
![]() | Code | Gets or sets the custom codes. |
![]() | DataFile | Gets or sets the path to an XML data file. |
![]() | DataSourceType | Gets or sets the name of the data source. |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
![]() | Query | Gets or sets the query string. |
![]() | References | Gets external assemblies collection used in the expressions. |
![]() | SchemaFile | Gets or sets the path to a custom schema file. |
![]() | TransformationFile | Gets or sets the path to an XSLT file. |
| Name | Description | |
|---|---|---|
![]() | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |




