mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Make visual tree public
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
namespace Microsoft.Iris.Animations
|
||||
{
|
||||
internal class EffectAnimation : AnimationTemplate, IAnimationProvider
|
||||
public class EffectAnimation : AnimationTemplate, IAnimationProvider
|
||||
{
|
||||
AnimationEventType IAnimationProvider.Type => AnimationEventType.Idle;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user