C# 클래스 Signal.Xaml.Controls.InputAwareContainer

상속: Windows.UI.Xaml.Controls.Control
파일 보기 프로젝트 열기: smndtrl/Signal-UWP

공개 프로퍼티들

프로퍼티 타입 설명
ChildProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
InputAwareContainer ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

InputAwareContainer() 공개 메소드

public InputAwareContainer ( ) : System
리턴 System

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

ChildProperty 공개적으로 정적으로 프로퍼티

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