1 instantiation of MILCMD_DRAW_LINE_ANIMATE
PresentationCore (1)
System\Windows\Media\Generated\RenderDataDrawingContext.cs (1)
116new MILCMD_DRAW_LINE_ANIMATE (
8 references to MILCMD_DRAW_LINE_ANIMATE
PresentationCore (8)
System\Windows\Media\Generated\RenderData.cs (6)
591MILCMD_DRAW_LINE_ANIMATE data = *(MILCMD_DRAW_LINE_ANIMATE*)(pCur + sizeof(RecordHeader)); 1151MILCMD_DRAW_LINE_ANIMATE* data = (MILCMD_DRAW_LINE_ANIMATE*)(pCur + sizeof(RecordHeader)); 1491MILCMD_DRAW_LINE_ANIMATE* data = (MILCMD_DRAW_LINE_ANIMATE*)(pCur + sizeof(RecordHeader));
System\Windows\Media\Generated\RenderDataDrawingContext.cs (2)
115MILCMD_DRAW_LINE_ANIMATE record = 125Debug.Assert(sizeof(MILCMD_DRAW_LINE_ANIMATE) == 48);