8 references to MIL_GRADIENTSTOP
PresentationCore (8)
System\Windows\Media\LinearGradientBrush.cs (4)
179data.GradientStopsSize = (UInt32)(sizeof(DUCE.MIL_GRADIENTSTOP)*count); 184sizeof(DUCE.MIL_GRADIENTSTOP)*count 189DUCE.MIL_GRADIENTSTOP stopCmd; 198sizeof(DUCE.MIL_GRADIENTSTOP)
System\Windows\Media\RadialGradientBrush.cs (4)
128data.GradientStopsSize = (UInt32)(sizeof(DUCE.MIL_GRADIENTSTOP)*count); 133sizeof(DUCE.MIL_GRADIENTSTOP)*count 138DUCE.MIL_GRADIENTSTOP stopCmd; 147sizeof(DUCE.MIL_GRADIENTSTOP)