Skip to main content

WindowService Fields

Allows you to show your views as windows and control them from your ViewModels.
Name Description
AllowSetWindowOwnerProperty static Identifies the WindowService.AllowSetWindowOwner dependency property.
TitleProperty static Identifies the WindowService.Title 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.
WindowShowModeProperty static Identifies the WindowService.WindowShowMode dependency property.
WindowStartupLocationProperty static Identifies the WindowService.WindowStartupLocation dependency property.
WindowStyleProperty static Identifies the WindowService.WindowStyle dependency property.
WindowTypeProperty static Identifies the WindowService.WindowType dependency property.
See Also