C# Class XboxMediaRemote.Core.Controls.Sidebar

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: nigel-sampson/xbox-media-remote

Méthodes publiques

Свойство Type Description
CollapsedContentTemplateProperty Windows.UI.Xaml.DependencyProperty
CollapsedContentTemplateSelectorProperty Windows.UI.Xaml.DependencyProperty
CollapsedContentTransitionsProperty Windows.UI.Xaml.DependencyProperty
ExpandedContentTemplateProperty Windows.UI.Xaml.DependencyProperty
ExpandedContentTemplateSelectorProperty Windows.UI.Xaml.DependencyProperty
ExpandedContentTransitionsProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Collapse ( ) : void
Expand ( ) : void
Sidebar ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnUnloaded ( object sender, RoutedEventArgs e ) : void
OnWindowSizeChanged ( object sender, WindowSizeChangedEventArgs e ) : void
UpdatePopupIsOpen ( ) : void
UpdatePopupSize ( ) : void
UpdateVisualState ( bool useTransitions ) : void

Method Details

Collapse() public méthode

public Collapse ( ) : void
Résultat void

Expand() public méthode

public Expand ( ) : void
Résultat void

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Sidebar() public méthode

public Sidebar ( ) : System
Résultat System

Property Details

CollapsedContentTemplateProperty public_oe static_oe property

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

CollapsedContentTemplateSelectorProperty public_oe static_oe property

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

CollapsedContentTransitionsProperty public_oe static_oe property

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

ExpandedContentTemplateProperty public_oe static_oe property

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

ExpandedContentTemplateSelectorProperty public_oe static_oe property

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

ExpandedContentTransitionsProperty public_oe static_oe property

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