CrispImage.DefaultImageLibraryProperty 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.
Exposes a PropertyInfo for the DefaultImageLibrary property so that the static property can be used in PropertyPaths for bindings created in code.
public: static initonly System::Reflection::PropertyInfo ^ DefaultImageLibraryProperty;
public static readonly System.Reflection.PropertyInfo DefaultImageLibraryProperty;
staticval mutable DefaultImageLibraryProperty : System.Reflection.PropertyInfo
Public Shared ReadOnly DefaultImageLibraryProperty As PropertyInfo