1<?xml version="1.0" encoding="utf-8"?>
2<doc>
3  <assembly>
4    <name>System.Activities.Core.Presentation</name>
5  </assembly>
6  <members>
7    <member name="F:System.Activities.Core.Presentation.FlowchartDesignerCommands.ConnectNodesCommand">
8      <summary>Specifies the command used to link flowchart nodes in the flowchart designer.</summary>
9    </member>
10    <member name="F:System.ServiceModel.Activities.Presentation.ServiceContractImporter.ContractTypeViewStateKey">
11      <summary>Specifies the contract type view state key.</summary>
12    </member>
13    <member name="M:System.Activities.Core.Presentation.DesignerMetadata.#ctor">
14      <summary>Initializes a new instance of the <see cref="T:System.Activities.Core.Presentation.DesignerMetadata" /> class.</summary>
15    </member>
16    <member name="M:System.Activities.Core.Presentation.DesignerMetadata.Register">
17      <summary>Registers the runtime metadata.</summary>
18    </member>
19    <member name="M:System.Activities.Core.Presentation.Factories.ForEachWithBodyFactory`1.#ctor">
20      <summary>Initializes a new instance of the <see cref="T:System.Activities.Core.Presentation.Factories.ForEachWithBodyFactory`1" /> class.</summary>
21    </member>
22    <member name="M:System.Activities.Core.Presentation.Factories.ForEachWithBodyFactory`1.Create(System.Windows.DependencyObject)">
23      <summary>Creates a new <see cref="T:System.Activities.Statements.ForEach`1" /> activity with a body.</summary>
24      <param name="target">The workflow UI element that is the visual container of the new activity. </param>
25      <returns>A new <see cref="T:System.Activities.Statements.ForEach`1" /> activity with a body.</returns>
26    </member>
27    <member name="M:System.Activities.Core.Presentation.Factories.ParallelForEachWithBodyFactory`1.#ctor">
28      <summary>Initializes a new instance of the <see cref="T:System.Activities.Core.Presentation.Factories.ParallelForEachWithBodyFactory`1" /> class.</summary>
29    </member>
30    <member name="M:System.Activities.Core.Presentation.Factories.ParallelForEachWithBodyFactory`1.Create(System.Windows.DependencyObject)">
31      <summary>Creates a new <see cref="T:System.Activities.Statements.ParallelForEach`1" /> activity with a body.</summary>
32      <param name="target">The workflow UI element that is the visual container of the new activity. </param>
33      <returns>A new <see cref="T:System.Activities.Statements.ParallelForEach`1" /> activity with a body.</returns>
34    </member>
35    <member name="M:System.Activities.Core.Presentation.Factories.PickWithTwoBranchesFactory.#ctor">
36      <summary>Initializes a new instance of the <see cref="T:System.Activities.Core.Presentation.Factories.PickWithTwoBranchesFactory" /> class.</summary>
37    </member>
38    <member name="M:System.Activities.Core.Presentation.Factories.PickWithTwoBranchesFactory.Create(System.Windows.DependencyObject)">
39      <summary>Creates a new <see cref="T:System.Activities.Statements.Pick" /> activity that contains two branches.</summary>
40      <param name="target">The workflow UI element that is the visual container of the new activity. This parameter is ignored.</param>
41      <returns>A new <see cref="T:System.Activities.Statements.Pick" /> activity that contains two branches.</returns>
42    </member>
43    <member name="M:System.Activities.Core.Presentation.Factories.StateMachineWithInitialStateFactory.#ctor">
44      <summary>Initializes a new instance of the <see cref="T:System.Activities.Core.Presentation.Factories.StateMachineWithInitialStateFactory" /> class.</summary>
45    </member>
46    <member name="M:System.Activities.Core.Presentation.Factories.StateMachineWithInitialStateFactory.Create(System.Windows.DependencyObject)">
47      <summary>Creates a state machine activity that contains an initial state.</summary>
48      <param name="target">The workflow UI element that is the visual container of the new activity. This parameter is ignored.</param>
49      <returns>Returns <see cref="T:System.Activities.Activity" />.</returns>
50    </member>
51    <member name="M:System.Activities.Core.Presentation.FinalState.#ctor">
52      <summary>Initializes a new instance of the <see cref="T:System.Activities.Core.Presentation.FinalState" /> class.</summary>
53    </member>
54    <member name="M:System.Activities.Core.Presentation.GenericTypeArgumentConverter.#ctor">
55      <summary>Initializes a new instance of the <see cref="T:System.Activities.Core.Presentation.GenericTypeArgumentConverter" /> class.</summary>
56    </member>
57    <member name="M:System.Activities.Core.Presentation.GenericTypeArgumentConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
58      <summary>Returns the type argument at the specified parameter position of the specified generic type.</summary>
59      <param name="value">The generic type in the binding source to get the type argument from.</param>
60      <param name="targetType">The type of the binding target property.</param>
61      <param name="parameter">The zero-based position of the type argument to get. This corresponds to the position of the argument in the order it appears in the list of type arguments for the generic type.</param>
62      <param name="culture">The culture information.</param>
63      <returns> The type argument.</returns>
64    </member>
65    <member name="M:System.Activities.Core.Presentation.GenericTypeArgumentConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
66      <summary>Not implemented.</summary>
67      <param name="value">Not implemented.</param>
68      <param name="targetType">Not implemented.</param>
69      <param name="parameter">Not implemented.</param>
70      <param name="culture">Not implemented.</param>
71      <returns>Throws a <see cref="T:System.NotSupportedException" />.</returns>
72    </member>
73    <member name="M:System.Activities.Core.Presentation.LocationChangedEventArgs.#ctor(System.Windows.Point)">
74      <summary>Initializes a new instance of the <see cref="T:System.Activities.Core.Presentation.LocationChangedEventArgs" /> class. </summary>
75      <param name="newLocation">The new location. </param>
76    </member>
77    <member name="M:System.Activities.Core.Presentation.Themes.DesignerStylesDictionary.InitializeComponent">
78      <summary>Initializes the current dictionary instance from a XAML file at a specific resource location.</summary>
79    </member>
80    <member name="M:System.Activities.Core.Presentation.Themes.DesignerStylesDictionary.System#Windows#Markup#IComponentConnector#Connect(System.Int32,System.Object)">
81      <summary>Attaches events and names to compiled content. </summary>
82      <param name="connectionId">The connection ID.</param>
83      <param name="target">The target.</param>
84    </member>
85    <member name="M:System.Activities.Presentation.DynamicArgumentDesignerOptions.#ctor">
86      <summary>Initializes a new instance of the <see cref="T:System.Activities.Presentation.DynamicArgumentDesignerOptions" /> class.</summary>
87    </member>
88    <member name="M:System.Activities.Presentation.DynamicArgumentDialog.ShowDialog(System.Activities.Presentation.Model.ModelItem,System.Activities.Presentation.Model.ModelItem,System.Activities.Presentation.EditingContext,System.Windows.DependencyObject,System.Activities.Presentation.DynamicArgumentDesignerOptions)">
89      <summary>Displays the dynamic argument dialog with OK and Cancel buttons and returns after the dialog is closed.</summary>
90      <param name="activity">The activity associated with the dynamic argument dialog.</param>
91      <param name="data">The data associated with the dynamic argument dialog.</param>
92      <param name="context">The editing context associated with the dynamic argument dialog.</param>
93      <param name="owner">The owner of the dynamic argument dialog.</param>
94      <param name="options">The options of the dynamic argument designer that contain the argument prefix and the designer title. The dynamic argument dialog contains the designer as its content.</param>
95      <returns>
96          <see langword="true" /> if the user accepted the dialog; <see langword="false" /> if the user cancelled the dialog.</returns>
97    </member>
98    <member name="M:System.ServiceModel.Activities.Presentation.Factories.ReceiveAndSendReplyFactory.#ctor">
99      <summary>Initializes a new instance of the <see cref="T:System.ServiceModel.Activities.Presentation.Factories.ReceiveAndSendReplyFactory" /> class. </summary>
100    </member>
101    <member name="M:System.ServiceModel.Activities.Presentation.Factories.ReceiveAndSendReplyFactory.Create(System.Windows.DependencyObject)">
102      <summary>Creates a new <see cref="T:System.Activities.Statements.Sequence" /> activity composed of a <see cref="T:System.ServiceModel.Activities.Receive" /> and a <see cref="T:System.ServiceModel.Activities.SendReply" /> pair.</summary>
103      <param name="target">The workflow UI element that is the visual container of the new activity.</param>
104      <returns>A new <see cref="T:System.Activities.Statements.Sequence" /> activity composed of a <see cref="T:System.ServiceModel.Activities.Receive" /> and a <see cref="T:System.ServiceModel.Activities.SendReply" /> pair.</returns>
105    </member>
106    <member name="M:System.ServiceModel.Activities.Presentation.Factories.SendAndReceiveReplyFactory.#ctor">
107      <summary>Initializes a new instance of the <see cref="T:System.ServiceModel.Activities.Presentation.Factories.SendAndReceiveReplyFactory" /> class. </summary>
108    </member>
109    <member name="M:System.ServiceModel.Activities.Presentation.Factories.SendAndReceiveReplyFactory.Create(System.Windows.DependencyObject)">
110      <summary>Creates a new <see cref="T:System.Activities.Statements.Sequence" /> activity composed of a <see cref="T:System.ServiceModel.Activities.Send" /> and a <see cref="T:System.ServiceModel.Activities.ReceiveReply" /> pair.</summary>
111      <param name="target">The workflow UI element that is the visual container of the new activity.</param>
112      <returns>A new <see cref="T:System.Activities.Statements.Sequence" /> activity composed of a <see cref="T:System.ServiceModel.Activities.Send" /> and a <see cref="T:System.ServiceModel.Activities.ReceiveReply" /> pair.</returns>
113    </member>
114    <member name="M:System.ServiceModel.Activities.Presentation.ServiceContractImporter.GenerateActivityTemplates(System.Type)">
115      <summary>Generates a service activity templates with a specified contract type.</summary>
116      <param name="contractType">The service contract type.</param>
117      <returns>A collection of service activity templates.</returns>
118    </member>
119    <member name="M:System.ServiceModel.Activities.Presentation.ServiceContractImporter.SaveActivityTemplate(System.Activities.Presentation.Toolbox.ActivityTemplateFactoryBuilder)">
120      <summary>Saves an activity template from the service contract.</summary>
121      <param name="activityTemplate">The activity template to save.</param>
122      <returns>The activity template.</returns>
123    </member>
124    <member name="M:System.ServiceModel.Activities.Presentation.ServiceContractImporter.SelectContractType(System.Reflection.AssemblyName,System.Collections.Generic.IList{System.Reflection.AssemblyName},System.Activities.Presentation.EditingContext)">
125      <summary>Retrieves a contract type with a specified local assembly name from the list of referenced assemblies.</summary>
126      <param name="localAssemblyName">The local assembly name.</param>
127      <param name="referencedAssemblies">The referenced assemblies.</param>
128      <param name="editingContext">The editing context.</param>
129      <returns>The service contract type.</returns>
130    </member>
131    <member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.#ctor">
132      <summary>Initializes a new instance of the <see cref="T:XamlGeneratedNamespace.GeneratedInternalTypeHelper" /> class.</summary>
133    </member>
134    <member name="P:System.Activities.Core.Presentation.LocationChangedEventArgs.NewLocation">
135      <summary>Gets the new location. </summary>
136      <returns>An instance of <see cref="T:System.Windows.Point" /> that contains the new location.</returns>
137    </member>
138    <member name="P:System.Activities.Core.Presentation.Themes.DesignerStylesDictionary.SequenceStyle">
139      <summary>Gets the sequence style stored in this <see cref="T:System.Activities.Core.Presentation.Themes.DesignerStylesDictionary" /> instance. Also, seals the sequence style if it is not already sealed.</summary>
140      <returns>The sequence style stored in this <see cref="T:System.Activities.Core.Presentation.Themes.DesignerStylesDictionary" /> instance.</returns>
141    </member>
142    <member name="P:System.Activities.Presentation.DynamicArgumentDesignerOptions.ArgumentPrefix">
143      <summary>Gets or sets the default argument prefix.</summary>
144      <returns>The default argument prefix.</returns>
145    </member>
146    <member name="P:System.Activities.Presentation.DynamicArgumentDesignerOptions.Title">
147      <summary>Gets or sets the title of the dynamic argument designer.</summary>
148      <returns>The title of the dynamic argument designer.</returns>
149    </member>
150    <member name="T:System.Activities.Core.Presentation.ConnectionPointType">
151      <summary>Specifies the type of connection point.</summary>
152    </member>
153    <member name="F:System.Activities.Core.Presentation.ConnectionPointType.Default">
154      <summary>A default connection point. </summary>
155    </member>
156    <member name="F:System.Activities.Core.Presentation.ConnectionPointType.Incoming">
157      <summary>An incoming connection point.</summary>
158    </member>
159    <member name="F:System.Activities.Core.Presentation.ConnectionPointType.Outgoing">
160      <summary>An outgoing connection point.</summary>
161    </member>
162    <member name="T:System.Activities.Core.Presentation.DesignerMetadata">
163      <summary>Contains metadata for the designer. </summary>
164    </member>
165    <member name="T:System.Activities.Core.Presentation.Factories.ForEachWithBodyFactory`1">
166      <summary>Creates new <see cref="T:System.Activities.Statements.ForEach`1" /> activities with a body each. </summary>
167      <typeparam name="T">The type of the values provided in the <see cref="P:System.Activities.Statements.ForEach`1.Values" /> collection of the <see cref="T:System.Activities.Statements.ForEach`1" /> activity.</typeparam>
168    </member>
169    <member name="T:System.Activities.Core.Presentation.Factories.ParallelForEachWithBodyFactory`1">
170      <summary>Creates new <see cref="T:System.Activities.Statements.ParallelForEach" /> activities with a body each.</summary>
171      <typeparam name="T">The type of the values provided in the <see cref="P:System.Activities.Statements.ParallelForEach`1.Values" /> collection of the <see cref="T:System.Activities.Statements.ParallelForEach`1" /> activity. </typeparam>
172    </member>
173    <member name="T:System.Activities.Core.Presentation.Factories.PickWithTwoBranchesFactory">
174      <summary>Creates <see cref="T:System.Activities.Statements.Pick" /> activities that contain two branches each. </summary>
175    </member>
176    <member name="T:System.Activities.Core.Presentation.Factories.StateMachineWithInitialStateFactory">
177      <summary>Creates a state machine activity that contains an initial state.</summary>
178    </member>
179    <member name="T:System.Activities.Core.Presentation.FinalState">
180      <summary>A final state is a state that terminates the state machine instance and cannot have a Transitions collection.</summary>
181    </member>
182    <member name="T:System.Activities.Core.Presentation.FlowchartDesignerCommands">
183      <summary>Used by Visual Studio to raise flowchart designer commands.</summary>
184    </member>
185    <member name="T:System.Activities.Core.Presentation.GenericTypeArgumentConverter">
186      <summary>Enables the retrieval of type arguments of generic types.</summary>
187    </member>
188    <member name="T:System.Activities.Core.Presentation.LocationChangedEventArgs">
189      <summary>Contains the arguments for the LocationChanged event.  </summary>
190    </member>
191    <member name="T:System.Activities.Core.Presentation.Themes.DesignerStylesDictionary">
192      <summary>Provides a dictionary for designer styles.</summary>
193    </member>
194    <member name="T:System.Activities.Presentation.DynamicArgumentDesignerOptions">
195      <summary>Provides options for the dynamic argument designer.</summary>
196    </member>
197    <member name="T:System.Activities.Presentation.DynamicArgumentDialog">
198      <summary>Represents a dialog box for a dynamic argument element. </summary>
199    </member>
200    <member name="T:System.ServiceModel.Activities.Presentation.Factories.ReceiveAndSendReplyFactory">
201      <summary>Creates a configured instance of <see cref="T:System.ServiceModel.Activities.Receive" /> and <see cref="T:System.ServiceModel.Activities.SendReply" /> activity pairs. </summary>
202    </member>
203    <member name="T:System.ServiceModel.Activities.Presentation.Factories.SendAndReceiveReplyFactory">
204      <summary>Creates a configured instance of <see cref="T:System.ServiceModel.Activities.Send" /> and <see cref="T:System.ServiceModel.Activities.ReceiveReply" /> activity pairs.</summary>
205    </member>
206    <member name="T:System.ServiceModel.Activities.Presentation.ServiceContractImporter">
207      <summary>Represents a service contract importer.</summary>
208    </member>
209    <member name="T:XamlGeneratedNamespace.GeneratedInternalTypeHelper">
210      <summary>Provides infrastructure support for XAML markup compilers and developer tools.</summary>
211    </member>
212  </members>
213</doc>