BaseGaugeNotificationElement Class
The base class for all gauge elements that implement property changed notifications.
Namespace: DevExpress.UI.Xaml.Gauges
Assembly: DevExpress.UI.Xaml.Gauges.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Remarks
The BaseGaugeNotificationElement class provides the BaseGaugeNotificationElement.PropertyChanged event.
Inheritance
Object
DependencyObject
Windows.UI.Xaml.UIElement
FrameworkElement
Control
GaugeElement
BaseGaugeNotificationElement
See Also