C# Class X.Viewer.ContentView

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostra file Open project: liquidboy/X Class Usage Examples

Public Properties

Property Type Description
Renderer IContentRenderer
UriProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
ContentView ( ) : System

Private Methods

Method Description
Renderer_SendMessage ( object sender, ContentViewEventArgs e ) : void
UriChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

ContentView() public method

public ContentView ( ) : System
return System

Property Details

Renderer public_oe property

public IContentRenderer Renderer
return IContentRenderer

UriProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml UriProperty
return Windows.UI.Xaml.DependencyProperty