1 instantiation of MILCMD_DRAW_LINE_ANIMATE
PresentationCore (1)
System\Windows\Media\Generated\RenderDataDrawingContext.cs (1)
108new MILCMD_DRAW_LINE_ANIMATE (
8 references to MILCMD_DRAW_LINE_ANIMATE
PresentationCore (8)
System\Windows\Media\Generated\RenderData.cs (6)
590MILCMD_DRAW_LINE_ANIMATE data = *(MILCMD_DRAW_LINE_ANIMATE*)(pCur + sizeof(RecordHeader)); 1150MILCMD_DRAW_LINE_ANIMATE* data = (MILCMD_DRAW_LINE_ANIMATE*)(pCur + sizeof(RecordHeader)); 1490MILCMD_DRAW_LINE_ANIMATE* data = (MILCMD_DRAW_LINE_ANIMATE*)(pCur + sizeof(RecordHeader));
System\Windows\Media\Generated\RenderDataDrawingContext.cs (2)
107MILCMD_DRAW_LINE_ANIMATE record = 117Debug.Assert(sizeof(MILCMD_DRAW_LINE_ANIMATE) == 48);