Skip to main content
A newer version of this page is available. .

GaugeDependencyObject Class

Enables WinRT property system services for its derived model classes.

Namespace: DevExpress.UI.Xaml.Gauges

Assembly: DevExpress.UI.Xaml.Gauges.v18.2.dll

Declaration

public abstract class GaugeDependencyObject :
    DependencyObject,
    INotifyPropertyChanged

Remarks

For more information, refer to the Windows.UI.Xaml.DependencyObject class description in MSDN.

Inheritance

Object
Windows.UI.Xaml.DependencyObject
GaugeDependencyObject
See Also