DialogService Fields
Provides methods to show a dialog window.| Name | Description |
|---|---|
| DialogStyleProperty static | Identifies the DialogService.DialogStyle dependency property. |
| DialogWindowStartupLocationProperty static | Identifies the DialogService.DialogWindowStartupLocation dependency property. |
| SetWindowOwnerProperty static | Identifies the DialogService.SetWindowOwner dependency property. |
| TitleProperty static | Identifies the DialogService.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. |
See Also