C# 클래스 XboxMediaRemote.Core.Controls.PlaceholderImage

상속: Windows.UI.Xaml.Controls.ContentControl
파일 보기 프로젝트 열기: nigel-sampson/xbox-media-remote

공개 프로퍼티들

프로퍼티 타입 설명
SourceProperty Windows.UI.Xaml.DependencyProperty
StretchProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
PlaceholderImage ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
HideImage ( ) : void
OnBitmapImageLoaded ( object sender, RoutedEventArgs e ) : void
OnSourceChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnSourceChanged ( ImageSource oldValue, ImageSource newValue ) : void
ShowImage ( ) : void

메소드 상세

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

PlaceholderImage() 공개 메소드

public PlaceholderImage ( ) : System
리턴 System

프로퍼티 상세

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

public static DependencyProperty,Windows.UI.Xaml SourceProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml StretchProperty
리턴 Windows.UI.Xaml.DependencyProperty