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