204 references to ColorProperty
PresentationCore (2)
System\Windows\Media\Generated\GradientStop.cs (2)
80
return (Color) GetValue(
ColorProperty
);
84
SetValueInternal(
ColorProperty
, value);
PresentationFramework.Aero (101)
Microsoft\Windows\Themes\BulletChrome.cs (56)
141
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
142
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
143
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
145
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
146
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
152
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
153
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
154
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
197
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
200
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
203
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
207
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
210
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
217
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
220
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
223
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
231
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
234
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
237
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
242
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
245
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
255
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
258
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
261
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
282
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
285
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
288
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
292
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
295
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
301
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
304
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
307
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
358
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
361
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
364
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
368
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
371
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
377
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
380
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
383
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
391
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
394
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
397
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
401
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
404
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
420
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
423
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
426
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
456
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
457
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
458
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
546
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
547
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
548
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
550
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
551
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
Microsoft\Windows\Themes\ButtonChrome.cs (12)
117
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
118
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
161
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
162
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
313
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
314
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
317
gsc[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
320
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)
131
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
133
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
135
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);
232
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
233
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
234
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
235
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
236
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
237
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
238
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
255
Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
258
Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
261
Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
264
Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
271
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
274
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
277
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
282
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
285
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
288
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
332
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
335
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
338
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
341
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
348
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
351
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
354
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
360
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
363
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
366
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
PresentationFramework.Aero2 (101)
Microsoft\Windows\Themes\BulletChrome.cs (56)
141
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
142
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
143
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
145
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
146
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
152
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
153
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
154
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
197
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
200
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
203
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
207
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
210
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
217
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
220
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
223
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
231
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
234
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
237
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
242
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
245
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
255
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
258
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
261
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
282
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
285
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
288
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
292
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
295
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
301
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
304
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
307
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
358
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
361
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
364
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
368
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
371
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
377
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
380
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
383
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
391
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
394
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
397
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
401
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
404
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
420
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
423
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
426
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
456
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
457
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
458
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
546
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
547
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
548
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
550
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
551
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
Microsoft\Windows\Themes\ButtonChrome.cs (12)
117
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
118
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
161
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
162
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
313
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
314
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
317
gsc[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
320
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)
131
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
133
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
135
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);
232
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
233
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
234
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
235
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
236
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
237
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
238
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
255
Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
258
Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
261
Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
264
Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
271
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
274
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
277
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
282
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
285
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
288
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
332
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
335
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
338
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
341
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
348
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
351
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
354
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
360
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
363
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
366
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);