Device
StockSharp.Xaml.Charting.Common
Used to show or hide UIElements based on framework (WPF, Silverlight)
Inherits: FrameworkElement
Methods
GetSnapsToDevicePixels(DependencyObject) : bool
Gets the SnapsToDevicePixels attached property from the specified DependencyObject
- element
- The DependencyObject
SetSnapsToDevicePixels(DependencyObject, bool)
Sets the SnapsToDevicePixels attached property on the specified DependencyObject
- element
- The DependencyObject
- snapToDevicePixels
- The value of the SnapsToDevicePixels attached property to set
Fields
SnapsToDevicePixelsProperty : DependencyProperty
Defines the SnapsToDevicePixels DependencyProperty