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

ViewServiceBase Fields

The base class for services that are capable of locating Views by their type names.
Name Description
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
ViewLocatorProperty static Identifies the ViewServiceBase.ViewLocator dependency property.
ViewTemplateProperty static Identifies the ViewServiceBase.ViewTemplate dependency property.
ViewTemplateSelectorProperty static Identifies the ViewServiceBase.ViewTemplateSelector dependency property.
See Also