C# Class csCommon.csMapCustomControls.MapIconMenu.ReferenceAlignPanel

Inheritance: System.Windows.Controls.Panel, ICustomAlignedControl
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Свойство Type Description
AllowRealignProperty System.Windows.DependencyProperty
HorizontalReferencePointAlignmentProperty System.Windows.DependencyProperty
InitialAlignReferencePointProperty System.Windows.DependencyProperty
VerticalReferencePointAlignmentProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
ArrangeOverride ( Size finalSize ) : Size
MeasureOverride ( Size availableSize ) : Size
OnInitialized ( EventArgs e ) : void
OnRender ( System drawingContext ) : void

Private Methods

Méthode Description
AdjustAlignReferencePoint ( Size bounds ) : void
GetChildOffset ( UIElement child ) : System.Windows.Vector

Method Details

ArrangeOverride() protected méthode

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
Résultat System.Windows.Size

MeasureOverride() protected méthode

protected MeasureOverride ( Size availableSize ) : Size
availableSize System.Windows.Size
Résultat System.Windows.Size

OnInitialized() protected méthode

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnRender() protected méthode

protected OnRender ( System drawingContext ) : void
drawingContext System
Résultat void

Property Details

AllowRealignProperty public_oe static_oe property

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

HorizontalReferencePointAlignmentProperty public_oe static_oe property

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

InitialAlignReferencePointProperty public_oe static_oe property

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

VerticalReferencePointAlignmentProperty public_oe static_oe property

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