C# 클래스 CommonControls.FadeInOutBorder

FadeInOutBorder.xaml の相互作用ロジック
상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: kienaiProject/ArtOfWords 1 사용 예제들

공개 프로퍼티들

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

공개 메소드들

메소드 설명
FadeInOutBorder ( ) : System
GetFadeInStoryboard ( ) : System.Windows.Media.Animation.Storyboard
GetFadeOutStoryboard ( ) : System.Windows.Media.Animation.Storyboard

비공개 메소드들

메소드 설명
Border_Loaded ( object sender, RoutedEventArgs e ) : void
FadeOutBorder_Completed ( object sender, EventArgs e ) : void
OnIsInvisibleChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

FadeInOutBorder() 공개 메소드

public FadeInOutBorder ( ) : System
리턴 System

GetFadeInStoryboard() 공개 메소드

public GetFadeInStoryboard ( ) : System.Windows.Media.Animation.Storyboard
리턴 System.Windows.Media.Animation.Storyboard

GetFadeOutStoryboard() 공개 메소드

public GetFadeOutStoryboard ( ) : System.Windows.Media.Animation.Storyboard
리턴 System.Windows.Media.Animation.Storyboard

프로퍼티 상세

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

public static DependencyProperty,System.Windows IsInvisibleProperty
리턴 System.Windows.DependencyProperty