C# Class csShared.Controls.TwoWaySliding.SurfaceScrollViewerUtilities

Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetHorizontalOffset ( DependencyObject d ) : double

Gets the HorizontalOffset property. This dependency property indicates ....

SetHorizontalOffset ( DependencyObject d, double value ) : void

Sets the HorizontalOffset property. This dependency property indicates ....

Private Methods

Méthode Description
OnHorizontalOffsetChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Handles changes to the HorizontalOffset property.

Method Details

GetHorizontalOffset() public static méthode

Gets the HorizontalOffset property. This dependency property indicates ....
public static GetHorizontalOffset ( DependencyObject d ) : double
d System.Windows.DependencyObject
Résultat double

SetHorizontalOffset() public static méthode

Sets the HorizontalOffset property. This dependency property indicates ....
public static SetHorizontalOffset ( DependencyObject d, double value ) : void
d System.Windows.DependencyObject
value double
Résultat void

Property Details

HorizontalOffsetProperty public_oe static_oe property

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