CrispImage.ActualDpiProperty 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.
This property ultimately determines the DPI scaling applied to CrispImages. Its value is a function of DefaultDpi and Dpi.
public: static initonly System::Windows::DependencyProperty ^ ActualDpiProperty;
public static readonly System.Windows.DependencyProperty ActualDpiProperty;
staticval mutable ActualDpiProperty : System.Windows.DependencyProperty
Public Shared ReadOnly ActualDpiProperty As DependencyProperty