C# 클래스 Pabloware.About.Views.WebXamlBlock

상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: PawelStroinski/Pabloware.About.Phone

공개 프로퍼티들

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

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
WebXamlBlock ( ) : System.Windows.Controls

비공개 메소드들

메소드 설명
CatchedLoadXaml ( string xaml ) : void
LoadXaml ( string xaml ) : void
OnDownloadStringCompleted ( object sender, DownloadStringCompletedEventArgs e ) : void
OnError ( ) : void
OnXamlUriPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
TryDownloading ( ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

WebXamlBlock() 공개 메소드

public WebXamlBlock ( ) : System.Windows.Controls
리턴 System.Windows.Controls

프로퍼티 상세

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

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

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

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