C# Class X.UI.AddTab.Tab

Inheritance: Windows.UI.Xaml.Controls.Control
显示文件 Open project: liquidboy/X

Public Properties

Property Type Description
Accent1Property Windows.UI.Xaml.DependencyProperty
Accent2Property Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
CloseFlyout ( ) : void
FocusOnSearchBox ( ) : void
Tab ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
Tab_Loaded ( object sender, RoutedEventArgs e ) : void
Tab_Unloaded ( object sender, RoutedEventArgs e ) : void
_cvMain_SendMessage ( object sender, ContentViewEventArgs e ) : void
_tbSearchUrl_KeyUp ( object sender, KeyRoutedEventArgs e ) : void

Method Details

CloseFlyout() public method

public CloseFlyout ( ) : void
return void

FocusOnSearchBox() public method

public FocusOnSearchBox ( ) : void
return void

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Tab() public method

public Tab ( ) : System
return System

Property Details

Accent1Property public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml Accent1Property
return Windows.UI.Xaml.DependencyProperty

Accent2Property public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml Accent2Property
return Windows.UI.Xaml.DependencyProperty