C# Class Glass.Design.DesignableResizeChrome

Inheritance: System.Windows.Controls.Control
显示文件 Open project: SuperJMN/Glass

Public Properties

Property Type Description
IsResizingProperty System.Windows.DependencyProperty

Public Methods

Method Description
DesignableResizeChrome ( IDesignable designable ) : System
OnApplyTemplate ( ) : void

Private Methods

Method Description
DesignableResizeChrome ( ) : System
GetHookPointFromAlignments ( HorizontalAlignment horizontalAlignment, VerticalAlignment verticalAlignment ) : Point
IsASideHook ( Point hook ) : bool
IsHorizontalHook ( Point hook ) : bool
IsVerticalHook ( Point hook ) : bool
ThumbOnDragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs dragDeltaEventArgs ) : void

Method Details

DesignableResizeChrome() public method

public DesignableResizeChrome ( IDesignable designable ) : System
designable IDesignable
return System

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

IsResizingProperty public_oe static_oe property

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