The button used in ZoomControl.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
SyntaxC#
Copy Code
|
|---|
public class ZoomButton : Button |
Visual Basic
Copy Code
|
|---|
Public Class ZoomButton |
Inheritance HierarchySystem.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