C# Class Huaban.UWP.Controls.FixedHead

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostrar archivo Open project: dblleaf/Huaban

Public Properties

Property Type Description
ContentProperty Windows.UI.Xaml.DependencyProperty
HeaderProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
FixedHead ( ) : Windows.UI.Xaml

Private Methods

Method Description
OnContentChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs e ) : void
OnHeaderChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs e ) : void

Method Details

FixedHead() public method

public FixedHead ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

Property Details

ContentProperty public_oe static_oe property

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

HeaderProperty public_oe static_oe property

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