Export |
The ExportProviderLocator type exposes the following members.
Name | Description | |
---|---|---|
GetExportProvider | Gets the active export provider for the specified object. | |
GetMissingExportProviderMessage | Gets the message to show when an export provider could not be located in the visual tree. | |
Register | Registers the specified export provider. | |
SetExportProvider | Sets the export provider. | |
TryGetExportProvider | Gets the active export provider for the specified object, or null if no export provider is registered. |
Name | Description | |
---|---|---|
ExportProviderProperty | Identifies the ExportProvider attached property. |
Name | Description | |
---|---|---|
ExportProvider | Makes the export provider available in the WPF visual tree. |