4 references to Compose
PresentationCore (4)
System\Windows\Media\Animation\AnimationLayer.cs (1)
81
Debug.Assert(handoffBehavior == HandoffBehavior.
Compose
,
System\Windows\Media\Animation\AnimationStorage.cs (2)
657
Debug.Assert(handoffBehavior == HandoffBehavior.
Compose
);
787
|| handoffBehavior == HandoffBehavior.
Compose
)
System\Windows\Media\Animation\HandoffBehavior.cs (1)
39
handoffBehavior > HandoffBehavior.
Compose
)