204 references to ColorProperty
PresentationCore (2)
System\Windows\Media\Generated\GradientStop.cs (2)
81
return (Color) GetValue(
ColorProperty
);
85
SetValueInternal(
ColorProperty
, value);
PresentationFramework.Aero (101)
Microsoft\Windows\Themes\BulletChrome.cs (56)
142
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
143
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
144
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
146
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
147
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
153
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
154
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
155
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
198
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
201
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
204
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
208
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
211
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
218
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
221
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
224
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
232
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
235
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
238
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
243
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
246
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
256
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
259
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
262
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
283
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
286
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
289
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
293
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
296
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
302
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
305
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
308
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
359
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
362
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
365
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
369
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
372
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
378
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
381
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
384
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
392
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
395
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
398
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
402
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
405
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
421
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
424
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
427
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
457
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
458
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
459
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
547
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
548
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
549
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
551
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
552
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
Microsoft\Windows\Themes\ButtonChrome.cs (12)
118
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
119
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
162
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
163
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
314
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
315
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
318
gsc[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
321
gsc[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
356
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
357
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
358
gsc[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
359
gsc[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
Microsoft\Windows\Themes\ScrollChrome.cs (33)
132
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
134
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
136
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
173
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
174
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
175
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
233
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
234
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
235
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
236
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
237
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
238
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
239
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
256
Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
259
Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
262
Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
265
Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
272
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
275
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
278
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
283
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
286
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
289
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
333
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
336
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
339
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
342
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
349
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
352
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
355
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
361
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
364
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
367
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
PresentationFramework.Aero2 (101)
Microsoft\Windows\Themes\BulletChrome.cs (56)
142
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
143
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
144
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
146
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
147
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
153
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
154
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
155
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
198
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
201
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
204
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
208
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
211
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
218
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
221
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
224
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
232
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
235
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
238
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
243
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
246
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
256
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
259
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
262
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
283
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
286
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
289
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
293
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
296
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
302
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
305
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
308
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
359
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
362
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
365
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
369
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
372
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
378
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
381
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
384
stops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
392
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
395
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
398
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
402
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
405
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
421
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
424
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
427
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
457
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
458
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
459
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
547
stops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
548
stops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
549
stops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
551
chrome.InnerFill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
552
chrome.InnerFill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
Microsoft\Windows\Themes\ButtonChrome.cs (12)
118
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
119
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
162
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
163
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
314
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
315
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
318
gsc[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
321
gsc[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
356
gsc[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
357
gsc[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
358
gsc[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
359
gsc[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
Microsoft\Windows\Themes\ScrollChrome.cs (33)
132
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
134
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
136
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
173
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
174
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
175
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
233
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
234
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
235
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
236
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
237
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
238
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
239
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
256
Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
259
Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
262
Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
265
Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
272
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
275
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
278
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
283
Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
286
Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
289
Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
333
chrome.Fill.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
336
chrome.Fill.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
339
chrome.Fill.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
342
chrome.Fill.GradientStops[3].BeginAnimation(GradientStop.
ColorProperty
, ca);
349
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
352
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
355
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);
361
chrome.Glyph.GradientStops[0].BeginAnimation(GradientStop.
ColorProperty
, ca);
364
chrome.Glyph.GradientStops[1].BeginAnimation(GradientStop.
ColorProperty
, ca);
367
chrome.Glyph.GradientStops[2].BeginAnimation(GradientStop.
ColorProperty
, ca);