3 types derived from DialogWindow
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ActivityTypeResolver.xaml.cs (1)
20
internal partial class ActivityTypeResolver :
DialogWindow
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\AnnotationDialog.xaml.cs (1)
13
internal partial class AnnotationDialog :
DialogWindow
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
26
internal sealed partial class TypeBrowser :
DialogWindow
1 reference to DialogWindow
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DialogWindow.cs (1)
19
typeof(
DialogWindow
));