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