204 references to ColorProperty
PresentationCore (2)
System\Windows\Media\Generated\GradientStop.cs (2)
109
return (Color) GetValue(
ColorProperty
);
113
SetValueInternal(
ColorProperty
, value);
PresentationFramework.Aero (101)
Microsoft\Windows\Themes\BulletChrome.cs (56)
146
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
147
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
148
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
150
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
151
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
157
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
158
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
159
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
200
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
203
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
206
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
210
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
213
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
220
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
223
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
226
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
234
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
237
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
240
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
245
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
248
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
258
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
261
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
264
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
285
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
288
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
291
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
295
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
298
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
304
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
307
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
310
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
361
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
364
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
367
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
371
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
374
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
380
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
383
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
386
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
394
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
397
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
400
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
404
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
407
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
423
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
426
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
429
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
455
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
456
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
457
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
539
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
540
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
541
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
543
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
544
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
Microsoft\Windows\Themes\ButtonChrome.cs (12)
127
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
128
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
167
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
168
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
317
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
318
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
321
gsc[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
324
gsc[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
355
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
356
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
357
gsc[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
358
gsc[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
Microsoft\Windows\Themes\ScrollChrome.cs (33)
137
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
139
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
141
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
172
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
173
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
174
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
230
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
231
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
232
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
233
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
234
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
235
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
236
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
253
Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
256
Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
259
Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
262
Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
269
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
272
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
275
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
280
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
283
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
286
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
330
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
333
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
336
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
339
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
346
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
349
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
352
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
358
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
361
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
364
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
PresentationFramework.Aero2 (101)
Microsoft\Windows\Themes\BulletChrome.cs (56)
146
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
147
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
148
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
150
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
151
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
157
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
158
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
159
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
200
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
203
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
206
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
210
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
213
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
220
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
223
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
226
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
234
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
237
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
240
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
245
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
248
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
258
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
261
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
264
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
285
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
288
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
291
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
295
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
298
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
304
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
307
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
310
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
361
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
364
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
367
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
371
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
374
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
380
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
383
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
386
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
394
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
397
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
400
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
404
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
407
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
423
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
426
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
429
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
455
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
456
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
457
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
539
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
540
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
541
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
543
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
544
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
Microsoft\Windows\Themes\ButtonChrome.cs (12)
127
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
128
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
167
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
168
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
317
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
318
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
321
gsc[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
324
gsc[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
355
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
356
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
357
gsc[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
358
gsc[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
Microsoft\Windows\Themes\ScrollChrome.cs (33)
137
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
139
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
141
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
172
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
173
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
174
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
230
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
231
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
232
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
233
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
234
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
235
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
236
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
253
Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
256
Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
259
Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
262
Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
269
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
272
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
275
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
280
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
283
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
286
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
330
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
333
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
336
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
339
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
346
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
349
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
352
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
358
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
361
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
364
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);