C# Class Signal.Xaml.Controls.InputAwareContainer

Inheritance: Windows.UI.Xaml.Controls.Control
Exibir arquivo Open project: smndtrl/Signal-UWP

Public Properties

Property Type Description
ChildProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
InputAwareContainer ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method 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 method

public InputAwareContainer ( ) : System
return System

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Property Details

ChildProperty public_oe static_oe property

Identifies the ChildProperty dependency property.
public static DependencyProperty,Windows.UI.Xaml ChildProperty
return Windows.UI.Xaml.DependencyProperty