C# Class ICSharpCode.WpfDesign.Designer.Controls.CollapsiblePanel

Allows animated collapsing of the content of this panel.
Inheritance: System.Windows.Controls.ContentControl
ファイルを表示 Open project: icsharpcode/WpfDesigner

Public Properties

Property Type Description
CollapseOrientationProperty System.Windows.DependencyProperty
DurationProperty System.Windows.DependencyProperty
IsCollapsedProperty System.Windows.DependencyProperty

Protected Properties

Property Type Description
AnimationProgressProperty System.Windows.DependencyProperty
AnimationProgressXProperty System.Windows.DependencyProperty
AnimationProgressYProperty System.Windows.DependencyProperty

Private Methods

Method Description
CollapsiblePanel ( ) : System
OnIsCollapsedChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetupAnimation ( bool isCollapsed ) : void

Property Details

AnimationProgressProperty protected_oe static_oe property

protected static DependencyProperty,System.Windows AnimationProgressProperty
return System.Windows.DependencyProperty

AnimationProgressXProperty protected_oe static_oe property

protected static DependencyProperty,System.Windows AnimationProgressXProperty
return System.Windows.DependencyProperty

AnimationProgressYProperty protected_oe static_oe property

protected static DependencyProperty,System.Windows AnimationProgressYProperty
return System.Windows.DependencyProperty

CollapseOrientationProperty public_oe static_oe property

public static DependencyProperty,System.Windows CollapseOrientationProperty
return System.Windows.DependencyProperty

DurationProperty public_oe static_oe property

public static DependencyProperty,System.Windows DurationProperty
return System.Windows.DependencyProperty

IsCollapsedProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsCollapsedProperty
return System.Windows.DependencyProperty