C# Class SharpCaster.Simple.Controllers.CastDialog

Inheritance: Windows.UI.Xaml.Controls.Control
Mostrar archivo Open project: tapanila/SharpCaster Class Usage Examples

Public Properties

Property Type Description
CastButtonProperty Windows.UI.Xaml.DependencyProperty
ChromecastsProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
CastDialog ( ) : System.Collections.Generic

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
Chromecast_Tapped ( object sender, Windows e ) : void

Method Details

CastDialog() public method

public CastDialog ( ) : System.Collections.Generic
return System.Collections.Generic

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Property Details

CastButtonProperty public_oe static_oe property

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

ChromecastsProperty public_oe static_oe property

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