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