C# Class GraphicEditor.View.UserControls.CSharpFiles.ZoomBox

Inheritance: System.Windows.Controls.Control, INotifyPropertyChanged
Afficher le fichier Open project: msCube/Gallery

Méthodes publiques

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

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
DesignerCanvas_LayoutUpdated ( object sender, EventArgs e ) : void
InvalidateScale ( double &scale, double &xOffset, double &yOffset ) : void
Thumb_DragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void
ZoomSlider_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void

Method Details

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

CanvasProperty public_oe static_oe property

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

ScrollViewerProperty public_oe static_oe property

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