Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / HomeToolBarButton Class
Members

In This Topic
    HomeToolBarButton Class
    In This Topic
    The HomeToolBarButton default class.
    Syntax
    'Declaration
     
    Public NotInheritable Class HomeToolBarButton 
       Inherits DefaultToolBarButton
    public sealed class HomeToolBarButton : DefaultToolBarButton 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      devDept.Eyeshot.DisposableBase
                         devDept.Eyeshot.ToolBarButton
                            devDept.Eyeshot.DefaultToolBarButton
                               devDept.Eyeshot.HomeToolBarButton

    See Also