메소드 | 설명 | |
---|---|---|
CreateOpacityAnimation ( Compositor compositor, System.TimeSpan duration ) : KeyFrameAnimation | ||
EnableLayoutImplicitAnimations ( this element ) : void | ||
EnableLayoutImplicitAnimations ( this element, System.TimeSpan t ) : void | ||
GetVisual ( this element ) : Visual |
메소드 | 설명 | |
---|---|---|
CreateOffsetAnimation ( Compositor compositor, System.TimeSpan duration ) : KeyFrameAnimation |
public static CreateOpacityAnimation ( Compositor compositor, System.TimeSpan duration ) : KeyFrameAnimation | ||
compositor | Compositor | |
duration | System.TimeSpan | |
리턴 | KeyFrameAnimation |
public static EnableLayoutImplicitAnimations ( this element ) : void | ||
element | this | |
리턴 | void |
public static EnableLayoutImplicitAnimations ( this element, System.TimeSpan t ) : void | ||
element | this | |
t | System.TimeSpan | |
리턴 | void |