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