-
Notifications
You must be signed in to change notification settings - Fork 7
/
MicrosoftGraphAPIBot.dgml
349 lines (349 loc) · 26.2 KB
/
MicrosoftGraphAPIBot.dgml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
<?xml version="1.0" encoding="utf-8"?>
<DirectedGraph DataVirtualized="True" Layout="Sugiyama" ZoomLevel="-1" xmlns="http://schemas.microsoft.com/vs/2009/dgml">
<Nodes>
<Node Id="(@1 Namespace=::)" Category="CodeSchema_Namespace" Bounds="20,378.4375,62.5333333333333,25" DelayedChildNodesState="NotFetched" DelayedCrossGroupLinksState="Fetched" Group="Collapsed" Label="::" />
<Node Id="@10" Category="CodeSchema_Namespace" Bounds="368.36,266.75,248.266666666667,25" DelayedChildNodesState="NotFetched" DelayedCrossGroupLinksState="Fetched" Group="Collapsed" Label="System.Runtime.CompilerServices" />
<Node Id="@2" Category="CodeSchema_Assembly" Bounds="0,0,823.503333333334,423.4375" CodeSchemaProperty_StrongName="MicrosoftGraphAPIBot, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" DelayedChildNodesState="Fetched" DelayedCrossGroupLinksState="Fetched" FetchedChildrenCount="9" FilePath="$(43cb5125-a68a-4dc6-9688-6d32ed673034.OutputPath)" Group="Expanded" Label="MicrosoftGraphAPIBot.dll" />
<Node Id="@3" Category="CodeSchema_Namespace" Bounds="397.8,323.4375,189.386666666667,25" DelayedChildNodesState="NotFetched" DelayedCrossGroupLinksState="Fetched" Group="Collapsed" Label="Microsoft.CodeAnalysis" />
<Node Id="@4" Category="CodeSchema_Namespace" Bounds="186.436666666667,40,184.113333333333,25" DelayedChildNodesState="NotFetched" DelayedCrossGroupLinksState="Fetched" Group="Collapsed" Label="MicrosoftGraphAPIBot" />
<Node Id="@5" Category="CodeSchema_Namespace" Bounds="140.611666666667,96.6875000000001,275.763333333333,25" DelayedChildNodesState="NotFetched" DelayedCrossGroupLinksState="Fetched" Group="Collapsed" Label="MicrosoftGraphAPIBot.MicrosoftGraph" />
<Node Id="@6" Category="CodeSchema_Namespace" Bounds="555.483333333334,210.0625,248.02,25" DelayedChildNodesState="NotFetched" DelayedCrossGroupLinksState="Fetched" Group="Collapsed" Label="MicrosoftGraphAPIBot.Migrations" />
<Node Id="@7" Category="CodeSchema_Namespace" Bounds="20,266.75,228.986666666667,25" DelayedChildNodesState="NotFetched" DelayedCrossGroupLinksState="Fetched" Group="Collapsed" Label="MicrosoftGraphAPIBot.Models" />
<Node Id="@8" Category="CodeSchema_Namespace" Bounds="133.275,210.0625,232.436666666667,25" DelayedChildNodesState="NotFetched" DelayedCrossGroupLinksState="Fetched" Group="Collapsed" Label="MicrosoftGraphAPIBot.Services" />
<Node Id="@9" Category="CodeSchema_Namespace" Bounds="221.488333333334,153.375,240.01,25" DelayedChildNodesState="NotFetched" DelayedCrossGroupLinksState="Fetched" Group="Collapsed" Label="MicrosoftGraphAPIBot.Telegram" />
</Nodes>
<Links>
<Link Source="@10" Target="@3" Category="CodeSchema_AttributeUse" Bounds="492.493347167969,291.75,0,22.6875" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="2" />
<Link Source="@2" Target="(@1 Namespace=::)" Category="Contains" FetchingParent="@2" />
<Link Source="@2" Target="@10" Category="Contains" FetchingParent="@2" />
<Link Source="@2" Target="@3" Category="Contains" FetchingParent="@2" />
<Link Source="@2" Target="@4" Category="Contains" FetchingParent="@2" />
<Link Source="@2" Target="@5" Category="Contains" FetchingParent="@2" />
<Link Source="@2" Target="@6" Category="Contains" FetchingParent="@2" />
<Link Source="@2" Target="@7" Category="Contains" FetchingParent="@2" />
<Link Source="@2" Target="@8" Category="Contains" FetchingParent="@2" />
<Link Source="@2" Target="@9" Category="Contains" FetchingParent="@2" />
<Link Source="@4" Target="@10" Category="CodeSchema_AttributeUse" Bounds="369.555908203125,62.9920921325684,154.937438964844,196.973026275635" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="6" />
<Link Source="@4" Target="@5" Category="References" Bounds="295.692901611328,65,12.0504455566406,26.037727355957" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="14" />
<Link Source="@4" Target="@7" Category="References" Bounds="42.4933319091797,63.3962707519531,145.273818969727,200.610046386719" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="45">
<Category Ref="CodeSchema_Calls" />
</Link>
<Link Source="@4" Target="@8" Category="References" Bounds="112.854125976563,65,99.0324249267578,141.533660888672" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="4" />
<Link Source="@4" Target="@9" Category="References" Bounds="367.750152587891,64.4899215698242,121.743194580078,87.1922225952148" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="7">
<Category Ref="CodeSchema_Calls" />
</Link>
<Link Source="@5" Target="@10" Category="CodeSchema_AttributeUse" Bounds="357.434906005859,121.6875,135.058441162109,136.0625" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="71" />
<Link Source="@5" Target="@4" Category="References" Bounds="249.24333190918,70.649772644043,12.0504302978516,26.037727355957" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="19">
<Category Ref="CodeSchema_Calls" />
</Link>
<Link Source="@5" Target="@7" Category="References" Bounds="112.647178649902,121.6875,146.441535949707,137.225036621094" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="167">
<Category Ref="CodeSchema_Calls" />
<Category Ref="CodeSchema_ReturnTypeLink" />
</Link>
<Link Source="@5" Target="@9" Category="References" Bounds="306.277221679688,121.6875,33.2353820800781,22.9081726074219" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="3">
<Category Ref="CodeSchema_Calls" />
</Link>
<Link Source="@6" Target="@10" Category="CodeSchema_AttributeUse" Bounds="542.341125488281,235.0625,95.9173583984375,29.0765686035156" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="8" />
<Link Source="@8" Target="@10" Category="CodeSchema_AttributeUse" Bounds="328.434906005859,235.0625,127.563507080078,28.1368408203125" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="7" />
<Link Source="@8" Target="@4" Category="CodeSchema_Calls" Bounds="77.4933319091797,66.1663208007813,104.085159301758,143.896179199219" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="3" />
<Link Source="@8" Target="@5" Category="References" Bounds="190.49333190918,124.485687255859,40.6367797851563,85.5768127441406" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="2">
<Category Ref="CodeSchema_Calls" />
</Link>
<Link Source="@8" Target="@7" Category="References" Bounds="167.924179077148,235.0625,56.2108306884766,27.7082824707031" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="2" />
<Link Source="@8" Target="@9" Category="References" Bounds="249.49333190918,181.040756225586,42.8305511474609,29.0217437744141" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="4">
<Category Ref="CodeSchema_Calls" />
</Link>
<Link Source="@9" Target="@10" Category="CodeSchema_AttributeUse" Bounds="393.974029541016,178.375,90.6452026367188,79.9517211914063" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="46" />
<Link Source="@9" Target="@4" Category="References" Bounds="363.22802734375,66.4633636474609,87.2653198242188,86.9116363525391" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="9">
<Category Ref="CodeSchema_Calls" />
</Link>
<Link Source="@9" Target="@5" Category="References" Bounds="270.173004150391,130.524505615234,36.9212036132813,22.8504943847656" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="13">
<Category Ref="CodeSchema_Calls" />
</Link>
<Link Source="@9" Target="@7" Category="References" Bounds="254.972625732422,178.375,141.520721435547,87.8412780761719" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="125">
<Category Ref="CodeSchema_Calls" />
</Link>
<Link Source="@9" Target="@8" Category="References" Bounds="292.341766357422,178.375,42.9773559570313,28.5876617431641" IsSourceVirtualized="True" IsTargetVirtualized="True" Weight="4">
<Category Ref="CodeSchema_Calls" />
</Link>
</Links>
<Categories>
<Category Id="CodeSchema_Assembly" Label="組件" BasedOn="File" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" Icon="CodeSchema_Assembly" NavigationActionLabel="組件" />
<Category Id="CodeSchema_AttributeUse" Label="使用屬性" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="由下列使用" OutgoingActionLabel="使用屬性" />
<Category Id="CodeSchema_Calls" Label="呼叫" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="召集者" OutgoingActionLabel="呼叫" />
<Category Id="CodeSchema_Namespace" Label="命名空間" CanBeDataDriven="True" DefaultAction="Node:Both:CodeSchema_Type" Icon="CodeSchema_Namespace" NavigationActionLabel="命名空間" />
<Category Id="CodeSchema_ReturnTypeLink" Label="傳回" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="傳回類型" OutgoingActionLabel="傳回類型" />
<Category Id="Contains" Label="包含" Description="連結的來源是否包含目標物件" CanBeDataDriven="False" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="由下列包含" IsContainment="True" OutgoingActionLabel="包含" />
<Category Id="File" Label="檔案" CanBeDataDriven="True" DefaultAction="Microsoft.Contains" Icon="File" NavigationActionLabel="檔案" />
<Category Id="References" Label="參考" CanBeDataDriven="True" CanLinkedNodesBeDataDriven="True" IncomingActionLabel="由下列參考" OutgoingActionLabel="參考" />
</Categories>
<Properties>
<Property Id="Bounds" DataType="System.Windows.Rect" />
<Property Id="CanBeDataDriven" Label="CanBeDataDriven" Description="CanBeDataDriven" DataType="System.Boolean" />
<Property Id="CanLinkedNodesBeDataDriven" Label="CanLinkedNodesBeDataDriven" Description="CanLinkedNodesBeDataDriven" DataType="System.Boolean" />
<Property Id="CodeSchemaProperty_StrongName" Label="StrongName" Description="StrongName" DataType="System.String" />
<Property Id="DataVirtualized" Label="虛擬化資料" Description="如果為 true,就表示圖形可以包含代表虛擬化節點/連結 (亦即,實際上並未在圖形中建立) 之資料的節點和連結。" DataType="System.Boolean" />
<Property Id="DefaultAction" Label="DefaultAction" Description="DefaultAction" DataType="System.String" />
<Property Id="DelayedChildNodesState" Label="延遲子節點狀態" Description="如果未指定延遲子節點狀態,則為 Unspecified。如果群組包含的子節點尚未擷取至圖形,則為 NotFetched。如果群組的所有延遲子節點己擷取,則為 Fetched。" DataType="Microsoft.VisualStudio.GraphModel.DelayedDataState" />
<Property Id="DelayedCrossGroupLinksState" Label="延遲跨群組連結狀態" Description="如果未指定延遲跨群組連結狀態,則為 Unspecified。如果此節點上的延遲跨群組連結尚未擷取至圖形,則為 NotFetched。如果所有延遲跨群組連結已擷取,則為 Fetched。" DataType="Microsoft.VisualStudio.GraphModel.DelayedDataState" />
<Property Id="Expression" DataType="System.String" />
<Property Id="FetchedChildrenCount" DataType="System.Int32" />
<Property Id="FetchingParent" DataType="Microsoft.VisualStudio.GraphModel.GraphNodeId" />
<Property Id="FilePath" Label="檔案路徑" Description="檔案路徑" DataType="System.String" />
<Property Id="Group" Label="群組" Description="將節點顯示為群組" DataType="Microsoft.VisualStudio.GraphModel.GraphGroupStyle" />
<Property Id="GroupLabel" DataType="System.String" />
<Property Id="Icon" Label="圖示" Description="圖示" DataType="System.String" />
<Property Id="IncomingActionLabel" Label="IncomingActionLabel" Description="IncomingActionLabel" DataType="System.String" />
<Property Id="IsContainment" DataType="System.Boolean" />
<Property Id="IsEnabled" DataType="System.Boolean" />
<Property Id="IsSourceVirtualized" Label="虛擬化連結來源" Description="如果為 true,就表示連結來源端包含虛擬化節點/連結 (亦即,實際上並未在圖形中建立) 的資料。" DataType="System.Boolean" />
<Property Id="IsTargetVirtualized" Label="虛擬化連結目標" Description="如果為 true,就表示連結目標端包含虛擬化節點/連結 (亦即,實際上並未在圖形中建立) 的資料。" DataType="System.Boolean" />
<Property Id="Label" Label="標籤" Description="可註釋物件的可顯示標籤" DataType="System.String" />
<Property Id="Layout" DataType="System.String" />
<Property Id="NavigationActionLabel" Label="NavigationActionLabel" Description="NavigationActionLabel" DataType="System.String" />
<Property Id="OutgoingActionLabel" Label="OutgoingActionLabel" Description="OutgoingActionLabel" DataType="System.String" />
<Property Id="TargetType" DataType="System.Type" />
<Property Id="Value" DataType="System.String" />
<Property Id="ValueLabel" DataType="System.String" />
<Property Id="Visibility" Label="可見度" Description="定義圖形中的節點是否為可見" DataType="System.Windows.Visibility" />
<Property Id="Weight" Label="寬度" Description="寬度" DataType="System.Double" />
<Property Id="ZoomLevel" DataType="System.String" />
</Properties>
<QualifiedNames>
<Name Id="Assembly" Label="組件" ValueType="Uri" />
<Name Id="Namespace" Label="命名空間" ValueType="System.String" />
</QualifiedNames>
<IdentifierAliases>
<Alias n="1" Uri="Assembly=$(43cb5125-a68a-4dc6-9688-6d32ed673034.OutputPathUri)" />
<Alias n="2" Id="(@1)" />
<Alias n="3" Id="(@1 Namespace=Microsoft.CodeAnalysis)" />
<Alias n="4" Id="(@1 Namespace=MicrosoftGraphAPIBot)" />
<Alias n="5" Id="(@1 Namespace=MicrosoftGraphAPIBot.MicrosoftGraph)" />
<Alias n="6" Id="(@1 Namespace=MicrosoftGraphAPIBot.Migrations)" />
<Alias n="7" Id="(@1 Namespace=MicrosoftGraphAPIBot.Models)" />
<Alias n="8" Id="(@1 Namespace=MicrosoftGraphAPIBot.Services)" />
<Alias n="9" Id="(@1 Namespace=MicrosoftGraphAPIBot.Telegram)" />
<Alias n="10" Id="(@1 Namespace=System.Runtime.CompilerServices)" />
</IdentifierAliases>
<Styles>
<Style TargetType="Node" GroupLabel="結果" ValueLabel="是">
<Condition Expression="HasCategory('QueryResult')" />
<Setter Property="Background" Value="#FFBCFFBE" />
</Style>
<Style TargetType="Node" GroupLabel="測試專案" ValueLabel="測試專案">
<Condition Expression="HasCategory('CodeMap_TestProject')" />
<Setter Property="Icon" Value="CodeMap_TestProject" />
<Setter Property="Background" Value="#FF307A69" />
</Style>
<Style TargetType="Node" GroupLabel="Web 專案" ValueLabel="Web 專案">
<Condition Expression="HasCategory('CodeMap_WebProject')" />
<Setter Property="Icon" Value="CodeMap_WebProject" />
</Style>
<Style TargetType="Node" GroupLabel="Windows 市集專案" ValueLabel="Windows 市集專案">
<Condition Expression="HasCategory('CodeMap_WindowsStoreProject')" />
<Setter Property="Icon" Value="CodeMap_WindowsStoreProject" />
</Style>
<Style TargetType="Node" GroupLabel="Phone 專案" ValueLabel="Phone 專案">
<Condition Expression="HasCategory('CodeMap_PhoneProject')" />
<Setter Property="Icon" Value="CodeMap_PhoneProject" />
</Style>
<Style TargetType="Node" GroupLabel="可攜式程式庫" ValueLabel="可攜式程式庫">
<Condition Expression="HasCategory('CodeMap_PortableLibraryProject')" />
<Setter Property="Icon" Value="CodeMap_PortableLibraryProject" />
</Style>
<Style TargetType="Node" GroupLabel="WPF 專案" ValueLabel="WPF 專案">
<Condition Expression="HasCategory('CodeMap_WpfProject')" />
<Setter Property="Icon" Value="CodeMap_WpfProject" />
</Style>
<Style TargetType="Node" GroupLabel="VSIX 專案" ValueLabel="VSIX 專案">
<Condition Expression="HasCategory('CodeMap_VsixProject')" />
<Setter Property="Icon" Value="CodeMap_VsixProject" />
</Style>
<Style TargetType="Node" GroupLabel="模型專案" ValueLabel="模型專案">
<Condition Expression="HasCategory('CodeMap_ModelingProject')" />
<Setter Property="Icon" Value="CodeMap_ModelingProject" />
</Style>
<Style TargetType="Node" GroupLabel="組件" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Assembly')" />
<Setter Property="Background" Value="#FF094167" />
<Setter Property="Stroke" Value="#FF094167" />
<Setter Property="Icon" Value="CodeSchema_Assembly" />
</Style>
<Style TargetType="Node" GroupLabel="命名空間" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Namespace')" />
<Setter Property="Background" Value="#FF0E619A" />
<Setter Property="Stroke" Value="#FF0E619A" />
<Setter Property="Icon" Value="CodeSchema_Namespace" />
</Style>
<Style TargetType="Node" GroupLabel="介面" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Interface')" />
<Setter Property="Background" Value="#FF1382CE" />
<Setter Property="Stroke" Value="#FF1382CE" />
<Setter Property="Icon" Value="CodeSchema_Interface" />
</Style>
<Style TargetType="Node" GroupLabel="結構" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Struct')" />
<Setter Property="Background" Value="#FF1382CE" />
<Setter Property="Stroke" Value="#FF1382CE" />
<Setter Property="Icon" Value="CodeSchema_Struct" />
</Style>
<Style TargetType="Node" GroupLabel="列舉" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Enum')" />
<Setter Property="Background" Value="#FF1382CE" />
<Setter Property="Stroke" Value="#FF1382CE" />
<Setter Property="Icon" Value="CodeSchema_Enum" />
<Setter Property="LayoutSettings" Value="List" />
</Style>
<Style TargetType="Node" GroupLabel="委派" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Delegate')" />
<Setter Property="Background" Value="#FF1382CE" />
<Setter Property="Stroke" Value="#FF1382CE" />
<Setter Property="Icon" Value="CodeSchema_Delegate" />
</Style>
<Style TargetType="Node" GroupLabel="類別" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Type')" />
<Setter Property="Background" Value="#FF0E70C0" />
<Setter Property="Stroke" Value="#FF0E70C0" />
<Setter Property="Icon" Value="CodeSchema_Class" />
</Style>
<Style TargetType="Node" GroupLabel="屬性" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Property')" />
<Setter Property="Background" Value="#FFE0E0E0" />
<Setter Property="Stroke" Value="#FFE0E0E0" />
<Setter Property="Icon" Value="CodeSchema_Property" />
</Style>
<Style TargetType="Node" GroupLabel="方法" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Method') Or HasCategory('CodeSchema_CallStackUnresolvedMethod')" />
<Setter Property="Background" Value="#FFE0E0E0" />
<Setter Property="Stroke" Value="#FFE0E0E0" />
<Setter Property="Icon" Value="CodeSchema_Method" />
<Setter Property="LayoutSettings" Value="List" />
</Style>
<Style TargetType="Node" GroupLabel="事件" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Event')" />
<Setter Property="Background" Value="#FFE0E0E0" />
<Setter Property="Stroke" Value="#FFE0E0E0" />
<Setter Property="Icon" Value="CodeSchema_Event" />
</Style>
<Style TargetType="Node" GroupLabel="欄位" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Field')" />
<Setter Property="Background" Value="#FFE0E0E0" />
<Setter Property="Stroke" Value="#FFE0E0E0" />
<Setter Property="Icon" Value="CodeSchema_Field" />
</Style>
<Style TargetType="Node" GroupLabel="輸出參數" ValueLabel="有分類">
<Condition Expression="CodeSchemaProperty_IsOut = 'True'" />
<Setter Property="Icon" Value="CodeSchema_OutParameter" />
</Style>
<Style TargetType="Node" GroupLabel="參數" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_Parameter')" />
<Setter Property="Icon" Value="CodeSchema_Parameter" />
</Style>
<Style TargetType="Node" GroupLabel="區域變數" ValueLabel="有分類">
<Condition Expression="HasCategory('CodeSchema_LocalExpression')" />
<Setter Property="Icon" Value="CodeSchema_LocalExpression" />
</Style>
<Style TargetType="Node" GroupLabel="外部" ValueLabel="有分類">
<Condition Expression="HasCategory('Externals')" />
<Setter Property="Background" Value="#FF424242" />
<Setter Property="Stroke" Value="#FF424242" />
</Style>
<Style TargetType="Link" GroupLabel="繼承來源" ValueLabel="True">
<Condition Expression="HasCategory('InheritsFrom')" />
<Setter Property="Stroke" Value="#FF00A600" />
<Setter Property="StrokeDashArray" Value="2 0" />
<Setter Property="DrawArrow" Value="true" />
</Style>
<Style TargetType="Link" GroupLabel="實作" ValueLabel="True">
<Condition Expression="HasCategory('Implements')" />
<Setter Property="Stroke" Value="#8000A600" />
<Setter Property="StrokeDashArray" Value="2 2" />
<Setter Property="DrawArrow" Value="true" />
</Style>
<Style TargetType="Link" GroupLabel="呼叫" ValueLabel="True">
<Condition Expression="HasCategory('CodeSchema_Calls')" />
<Setter Property="Stroke" Value="#FFFF00FF" />
<Setter Property="StrokeDashArray" Value="2 0" />
<Setter Property="DrawArrow" Value="true" />
</Style>
<Style TargetType="Link" GroupLabel="函式指標" ValueLabel="True">
<Condition Expression="HasCategory('CodeSchema_FunctionPointer')" />
<Setter Property="Stroke" Value="#FFFF00FF" />
<Setter Property="StrokeDashArray" Value="2 2" />
<Setter Property="DrawArrow" Value="true" />
</Style>
<Style TargetType="Link" GroupLabel="欄位讀取" ValueLabel="True">
<Condition Expression="HasCategory('CodeSchema_FieldRead')" />
<Setter Property="Stroke" Value="#FF00AEEF" />
<Setter Property="StrokeDashArray" Value="2 2" />
<Setter Property="DrawArrow" Value="true" />
</Style>
<Style TargetType="Link" GroupLabel="欄位寫入" ValueLabel="True">
<Condition Expression="HasCategory('CodeSchema_FieldWrite')" />
<Setter Property="Stroke" Value="#FF00AEEF" />
<Setter Property="DrawArrow" Value="true" />
<Setter Property="IsHidden" Value="false" />
</Style>
<Style TargetType="Link" GroupLabel="Inherits From" ValueLabel="True" Visibility="Hidden">
<Condition Expression="HasCategory('InheritsFrom') And Target.HasCategory('CodeSchema_Class')" />
<Setter Property="TargetDecorator" Value="OpenArrow" />
</Style>
<Style TargetType="Link" GroupLabel="Implements" ValueLabel="True" Visibility="Hidden">
<Condition Expression="HasCategory('Implements') And Target.HasCategory('CodeSchema_Interface')" />
<Setter Property="TargetDecorator" Value="OpenArrow" />
</Style>
<Style TargetType="Link" GroupLabel="Comment Link" ValueLabel="True" Visibility="Hidden">
<Condition Expression="Source.HasCategory('Comment')" />
<Setter Property="Stroke" Value="#FFE5C365" />
</Style>
<Style TargetType="Node" GroupLabel="Cursor Location Changed" ValueLabel="是" Visibility="Hidden">
<Condition Expression="IsCursorLocation" />
<Setter Property="IndicatorWest" Value="WestIndicator" />
</Style>
<Style TargetType="Node" GroupLabel="Disabled Breakpoint Location Changed" ValueLabel="是" Visibility="Hidden">
<Condition Expression="DisabledBreakpointCount" />
<Setter Property="IndicatorWest" Value="WestIndicator" />
</Style>
<Style TargetType="Node" GroupLabel="Enabled Breakpoint Location Changed" ValueLabel="是" Visibility="Hidden">
<Condition Expression="EnabledBreakpointCount" />
<Setter Property="IndicatorWest" Value="WestIndicator" />
</Style>
<Style TargetType="Node" GroupLabel="Instruction Pointer Location Changed" ValueLabel="是" Visibility="Hidden">
<Condition Expression="IsInstructionPointerLocation" />
<Setter Property="IndicatorWest" Value="WestIndicator" />
</Style>
<Style TargetType="Node" GroupLabel="Current Callstack Changed" ValueLabel="是" Visibility="Hidden">
<Condition Expression="IsCurrentCallstackFrame" />
<Setter Property="IndicatorWest" Value="WestIndicator" />
</Style>
<Style TargetType="Link" GroupLabel="返回" ValueLabel="是" Visibility="Hidden">
<Condition Expression="HasCategory('CodeSchema_ReturnTypeLink')" />
</Style>
<Style TargetType="Link" GroupLabel="參考" ValueLabel="是" Visibility="Hidden">
<Condition Expression="HasCategory('References')" />
</Style>
<Style TargetType="Link" GroupLabel="使用屬性" ValueLabel="是" Visibility="Hidden">
<Condition Expression="HasCategory('CodeSchema_AttributeUse')" />
</Style>
<Style TargetType="Node" GroupLabel="方案資料夾" ValueLabel="是" Visibility="Hidden">
<Condition Expression="HasCategory('CodeMap_SolutionFolder')" />
<Setter Property="Background" Value="#FFDEBA83" />
</Style>
<Style TargetType="Link" GroupLabel="專案參考" ValueLabel="專案參考">
<Condition Expression="HasCategory('CodeMap_ProjectReference')" />
<Setter Property="Stroke" Value="#9A9A9A" />
<Setter Property="StrokeDashArray" Value="2 2" />
<Setter Property="DrawArrow" Value="true" />
</Style>
<Style TargetType="Link" GroupLabel="外部參考" ValueLabel="外部參考">
<Condition Expression="HasCategory('CodeMap_ExternalReference')" />
<Setter Property="Stroke" Value="#9A9A9A" />
<Setter Property="StrokeDashArray" Value="2 2" />
<Setter Property="DrawArrow" Value="true" />
</Style>
</Styles>
<Paths>
<Path Id="43cb5125-a68a-4dc6-9688-6d32ed673034.OutputPath" Value="D:\Github\MicrosoftGraphBot\MicrosoftGraphAPIBot\bin\Debug\net5.0\MicrosoftGraphAPIBot.dll" />
<Path Id="43cb5125-a68a-4dc6-9688-6d32ed673034.OutputPathUri" Value="file:///D:/Github/MicrosoftGraphBot/MicrosoftGraphAPIBot/bin/Debug/net5.0/MicrosoftGraphAPIBot.dll" />
</Paths>
</DirectedGraph>