TabbedWindowDocumentUIService Fields
Allows you to show documents in tab items.| Name | Description |
|---|---|
| SingleWindowClosingCommandProperty static | Identifies the TabbedWindowDocumentUIService.SingleWindowClosingCommand dependency property. |
| UnregisterOnUnloadedProperty static | Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase. |
| ViewLocatorProperty static | Identifies the ViewServiceBase.ViewLocator dependency property. Inherited from ViewServiceBase. |
| ViewTemplateProperty static | Identifies the ViewServiceBase.ViewTemplate dependency property. Inherited from ViewServiceBase. |
| ViewTemplateSelectorProperty static | Identifies the ViewServiceBase.ViewTemplateSelector dependency property. Inherited from ViewServiceBase. |
| WindowClosingCommandProperty static | Identifies the TabbedWindowDocumentUIService.WindowClosingCommand dependency property. |
| WindowShownCommandProperty static | Identifies the TabbedWindowDocumentUIService.WindowShownCommand dependency property. |
See Also