IDialogDependencies Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines Dialog Dependencies interface for enumerating child dialogs.
public interface IDialogDependencies
type IDialogDependencies = interface
Public Interface IDialogDependencies
- Derived
Methods
GetDependencies() |
Enumerate child dialog dependencies so they can be added to the containers dialogset. |