Share via


CrispImage.ImageLibraryProperty Field

Definition

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 

Field Value

Applies to