C# 클래스 ModernWPF.Controls.ModernContentControl

A ContentControl that animates content in.
상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: soukoku/ModernWPF

공개 프로퍼티들

프로퍼티 타입 설명
SlideFromDirectionProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
AnimateIn ( ) : void

Animates the content out.

Animates the content in.

비공개 메소드들

메소드 설명
ModernContentControl ( ) : System

메소드 상세

AnimateIn() 공개 메소드

Animates the content out. Animates the content in.
public AnimateIn ( ) : void
리턴 void

프로퍼티 상세

SlideFromDirectionProperty 공개적으로 정적으로 프로퍼티

The DP for SlideFromDirection.
public static DependencyProperty,System.Windows SlideFromDirectionProperty
리턴 System.Windows.DependencyProperty