DocumentViewerControl Attached Properties
Provides base functionality for document viewers under the WPF platform.| Name | Description |
|---|---|
| ActualViewer static | For internal use. Gets or sets a document viewer object to which a child element belongs. This is an attached property. |
| BarItemName static | Gets or sets the name of the bar item associated with a specific object. This is an attached property. |
See Also