C# Class Glass.Design.DesignableResizeChrome

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: SuperJMN/Glass

Méthodes publiques

Свойство Type Description
IsResizingProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
DesignableResizeChrome ( IDesignable designable ) : System
OnApplyTemplate ( ) : void

Private Methods

Méthode 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 méthode

public DesignableResizeChrome ( IDesignable designable ) : System
designable IDesignable
Résultat System

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

IsResizingProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsResizingProperty
Résultat System.Windows.DependencyProperty