C# Class Pabloware.About.Views.WebXamlBlock

Inheritance: System.Windows.Controls.ContentControl
Mostra file Open project: PawelStroinski/Pabloware.About.Phone

Public Properties

Property Type Description
FallbackContentProperty System.Windows.DependencyProperty
XamlUriProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void
WebXamlBlock ( ) : System.Windows.Controls

Private Methods

Method Description
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

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

WebXamlBlock() public method

public WebXamlBlock ( ) : System.Windows.Controls
return System.Windows.Controls

Property Details

FallbackContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows FallbackContentProperty
return System.Windows.DependencyProperty

XamlUriProperty public_oe static_oe property

public static DependencyProperty,System.Windows XamlUriProperty
return System.Windows.DependencyProperty