CrispImage.DpiProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the DPI used by the CrispImages which are desendants of the element to which this property is attached. If this is 0.0, DefaultDpi is used.
Attached to FrameworkElement
public: static initonly System::Windows::DependencyProperty ^ DpiProperty;
public static readonly System.Windows.DependencyProperty DpiProperty;
staticval mutable DpiProperty : System.Windows.DependencyProperty
Public Shared ReadOnly DpiProperty As DependencyProperty