C# Class Dev2.Studio.CustomControls.SplitterPanel

Inheritance: System.Windows.Controls.Control
显示文件 Open project: Warewolf-ESB/Warewolf

Public Properties

Property Type Description
ContentLeftProperty System.Windows.DependencyProperty
ContentRightProperty System.Windows.DependencyProperty
HeaderBackgroundProperty System.Windows.DependencyProperty
HeaderCollapsedBackgroundProperty System.Windows.DependencyProperty
HeaderCollapsedForegroundProperty System.Windows.DependencyProperty
HeaderForegroundProperty System.Windows.DependencyProperty
HeaderProperty System.Windows.DependencyProperty
IsSplitterExpandedProperty System.Windows.DependencyProperty
SplitterBackgroundProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
OnHeaderMouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnIsSplitterExpandedPropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnSplitterDragCompleted ( object sender, System.Windows.Controls.Primitives.DragCompletedEventArgs e ) : void
OnSplitterDragStarted ( object sender, System.Windows.Controls.Primitives.DragStartedEventArgs e ) : void
OnToggleSplitterClick ( object sender, RoutedEventArgs e ) : void
SplitterPanel ( ) : System.Windows
UpdateState ( SplitterState state ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

ContentLeftProperty public_oe static_oe property

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

ContentRightProperty public_oe static_oe property

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

HeaderBackgroundProperty public_oe static_oe property

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

HeaderCollapsedBackgroundProperty public_oe static_oe property

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

HeaderCollapsedForegroundProperty public_oe static_oe property

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

HeaderForegroundProperty public_oe static_oe property

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

HeaderProperty public_oe static_oe property

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

IsSplitterExpandedProperty public_oe static_oe property

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

SplitterBackgroundProperty public_oe static_oe property

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