1 instantiation of AutoWrapEventArgs
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
165
AutoWrapEventArgs args = new
AutoWrapEventArgs
()
2 references to AutoWrapEventArgs
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (2)
165
AutoWrapEventArgs
args = new AutoWrapEventArgs()
791
private static ModelItem AutoWrapInSequenceHandler(EditingContext editingContext,
AutoWrapEventArgs
e)