'Declaration Public Property OpenDialogCommandDataContextSource As DialogHostOpenDialogCommandDataContextSource
'Usage Dim instance As DialogHost Dim value As DialogHostOpenDialogCommandDataContextSource instance.OpenDialogCommandDataContextSource = value value = instance.OpenDialogCommandDataContextSource
public DialogHostOpenDialogCommandDataContextSource OpenDialogCommandDataContextSource {get; set;}