DockingDocumentUIService Fields
Allows you to show documents in docked LayoutPanels.| Name | Description |
|---|---|
| LayoutGroupProperty static | Identifies the DockingDocumentUIService.LayoutGroup dependency property. |
| LayoutPanelStyleProperty static | Identifies the DockingDocumentUIService.LayoutPanelStyle dependency property. |
| LayoutPanelStyleSelectorProperty static | Identifies the DockingDocumentUIService.LayoutPanelStyleSelector 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. |
See Also