C# Class SharpCaster.Simple.Controllers.CastButton

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: tapanila/SharpCaster

Méthodes publiques

Свойство Type Description
CastDialogProperty Windows.UI.Xaml.DependencyProperty
ChromecastsProperty Windows.UI.Xaml.DependencyProperty
ConnectedToChromecastProperty DependencyProperty

Méthodes publiques

Méthode Description
CastButton ( ) : System
GoToState ( CastButtonVisualStates state ) : void

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
CastIcon_Tapped ( object sender, Windows e ) : void
Chromecasts_CollectionChanged ( object sender, System e ) : void
ConnectionStateChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
ExecuteOnUiThread ( DispatchedHandler yourAction ) : Task
UpdateState ( ) : void

Method Details

CastButton() public méthode

public CastButton ( ) : System
Résultat System

GoToState() public méthode

public GoToState ( CastButtonVisualStates state ) : void
state CastButtonVisualStates
Résultat void

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Property Details

CastDialogProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CastDialogProperty
Résultat Windows.UI.Xaml.DependencyProperty

ChromecastsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ChromecastsProperty
Résultat Windows.UI.Xaml.DependencyProperty

ConnectedToChromecastProperty public_oe static_oe property

public static DependencyProperty ConnectedToChromecastProperty
Résultat DependencyProperty