MindFusion.Wpf Pack Programmer's Guide
ZoomButton Class
See Also
 





The button used in ZoomControl.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public class ZoomButton : Button

Visual Basic  Copy Code

Public Class ZoomButton
    Inherits Button

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        System.Windows.Controls.Control
                            System.Windows.Controls.ContentControl
                                System.Windows.Controls.Primitives.ButtonBase
                                    System.Windows.Controls.Button
                                        MindFusion.UI.Wpf.ZoomButton

 See Also

ZoomButton Members
MindFusion.UI.Wpf Namespace