Eyeshot 10 WPF API Reference
DisposableBase Class
Members 

WPF Assembly > devDept.Eyeshot Namespace : DisposableBase Class
Base class providing IDisposable interface.
Syntax
'Declaration
 
Public MustInherit Class DisposableBase 
   Inherits System.Windows.FrameworkElement
public abstract class DisposableBase : System.Windows.FrameworkElement 
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.UserInterfaceBase

See Also

Reference

DisposableBase Members
devDept.Eyeshot Namespace