C# Class Signal.Xaml.Controls.InputAwareContainer

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: smndtrl/Signal-UWP

Méthodes publiques

Свойство Type Description
ChildProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
InputAwareContainer ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
InputAwarePanel_Loaded ( object sender, RoutedEventArgs e ) : void
InputAwarePanel_Unloaded ( object sender, RoutedEventArgs e ) : void
InputPane_Hiding ( InputPane sender, InputPaneVisibilityEventArgs args ) : void
InputPane_Showing ( InputPane sender, InputPaneVisibilityEventArgs args ) : void
UpdatePanelLayout ( double occludedHeight ) : void

Method Details

InputAwareContainer() public méthode

public InputAwareContainer ( ) : System
Résultat System

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Property Details

ChildProperty public_oe static_oe property

Identifies the ChildProperty dependency property.
public static DependencyProperty,Windows.UI.Xaml ChildProperty
Résultat Windows.UI.Xaml.DependencyProperty