C# Class SoftwareKobo.UniversalToolkit.Controls.ReflectionPanel

Inheritance: Windows.UI.Xaml.Controls.Control
Mostra file Open project: h82258652/SoftwareKobo.UniversalToolkit Class Usage Examples

Public Properties

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

Public Methods

Method Description
ReflectionPanel ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
ReflectionSpacingChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
RootLayoutChanged ( object sender, object e ) : void

Method Details

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

ReflectionPanel() public method

public ReflectionPanel ( ) : System
return System

Property Details

ContentProperty public_oe static_oe property

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

ReflectionSpacingProperty public_oe static_oe property

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