1 instantiation of MILCMD_DRAW_LINE_ANIMATE
PresentationCore (1)
System\Windows\Media\Generated\RenderDataDrawingContext.cs (1)
125new MILCMD_DRAW_LINE_ANIMATE (
8 references to MILCMD_DRAW_LINE_ANIMATE
PresentationCore (8)
System\Windows\Media\Generated\RenderData.cs (6)
603MILCMD_DRAW_LINE_ANIMATE data = *(MILCMD_DRAW_LINE_ANIMATE*)(pCur + sizeof(RecordHeader)); 1163MILCMD_DRAW_LINE_ANIMATE* data = (MILCMD_DRAW_LINE_ANIMATE*)(pCur + sizeof(RecordHeader)); 1503MILCMD_DRAW_LINE_ANIMATE* data = (MILCMD_DRAW_LINE_ANIMATE*)(pCur + sizeof(RecordHeader));
System\Windows\Media\Generated\RenderDataDrawingContext.cs (2)
124MILCMD_DRAW_LINE_ANIMATE record = 134Debug.Assert(sizeof(MILCMD_DRAW_LINE_ANIMATE) == 48);