C# Class BaconographyW8.Common.SettingsFlyout

Inheritance: Windows.UI.Xaml.Controls.ContentControl
显示文件 Open project: Synergex/Baconography Class Usage Examples

Public Properties

Property Type Description
ContentBackgroundBrushProperty Windows.UI.Xaml.DependencyProperty
ContentForegroundBrushProperty Windows.UI.Xaml.DependencyProperty
FlyoutWidthProperty Windows.UI.Xaml.DependencyProperty
HeaderBrushProperty Windows.UI.Xaml.DependencyProperty
HeaderTextProperty Windows.UI.Xaml.DependencyProperty
IsOpenProperty Windows.UI.Xaml.DependencyProperty
SmallLogoImageSourceProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
SettingsFlyout ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
OnBackButtonTapped ( object sender, object e ) : void
OnCurrentWindowActivated ( object sender, Windows e ) : void
OnHeaderBrushColorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnHostPopupClosed ( object sender, object e ) : void
OnInputPaneHiding ( Windows sender, Windows args ) : void
OnInputPaneShowing ( Windows sender, Windows args ) : void
OnLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

SettingsFlyout() public method

public SettingsFlyout ( ) : System
return System

Property Details

ContentBackgroundBrushProperty public_oe static_oe property

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

ContentForegroundBrushProperty public_oe static_oe property

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

FlyoutWidthProperty public_oe static_oe property

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

HeaderBrushProperty public_oe static_oe property

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

HeaderTextProperty public_oe static_oe property

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

IsOpenProperty public_oe static_oe property

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

SmallLogoImageSourceProperty public_oe static_oe property

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