4 references to Compose
PresentationCore (4)
System\Windows\Media\Animation\AnimationLayer.cs (1)
82
Debug.Assert(handoffBehavior == HandoffBehavior.
Compose
,
System\Windows\Media\Animation\AnimationStorage.cs (2)
664
Debug.Assert(handoffBehavior == HandoffBehavior.
Compose
);
794
|| handoffBehavior == HandoffBehavior.
Compose
)
System\Windows\Media\Animation\HandoffBehavior.cs (1)
40
handoffBehavior > HandoffBehavior.
Compose
)