CrispImage.ImageLibraryProperty 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 image library used by the CrispImages which are desendants of the element to which this property is attached. If this is null, DefaultImageLibrary is used.
Attached to FrameworkElement
public: static initonly System::Windows::DependencyProperty ^ ImageLibraryProperty;
public static readonly System.Windows.DependencyProperty ImageLibraryProperty;
staticval mutable ImageLibraryProperty : System.Windows.DependencyProperty
Public Shared ReadOnly ImageLibraryProperty As DependencyProperty