RangeControlClientBase Class
The base class for objects that can be embedded into the RangeControl.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
public class RangeControlClientBase :
Canvas,
IRangeControlClient,
IVirtualSurfaceDrawingCallback
Implements
Inheritance
Object
DependencyObject
Windows.UI.Xaml.UIElement
FrameworkElement
Windows.UI.Xaml.Controls.Panel
Windows.UI.Xaml.Controls.Canvas
RangeControlClientBase
See Also