Skip to main content
A newer version of this page is available. .

WindowedDocumentUIService Fields

Allows you to show documents in separate windows.
Name Description
ActiveDocumentProperty static Identifies the WindowedDocumentUIService.ActiveDocument dependency property.
ActiveViewProperty static Identifies the WindowedDocumentUIService.ActiveView dependency property.
DocumentShowModeProperty static Identifies the WindowedDocumentUIService.DocumentShowMode dependency property.
SetWindowOwnerProperty static Identifies the WindowedDocumentUIService.SetWindowOwner 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.
WindowStartupLocationProperty static Identifies the WindowedDocumentUIService.WindowStartupLocation dependency property.
WindowStyleProperty static Identifies the WindowedDocumentUIService.WindowStyle dependency property.
WindowStyleSelectorProperty static Identifies the WindowedDocumentUIService.WindowStyleSelector dependency property.
WindowTypeProperty static Identifies the WindowedDocumentUIService.WindowType dependency property.
See Also