ImageLibrary.Default Property
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.
The default instance of ImageLibrary
public:
static property Microsoft::VisualStudio::Imaging::ImageLibrary ^ Default { Microsoft::VisualStudio::Imaging::ImageLibrary ^ get(); };
public static Microsoft.VisualStudio.Imaging.ImageLibrary Default { get; }
static member Default : Microsoft.VisualStudio.Imaging.ImageLibrary
Public Shared ReadOnly Property Default As ImageLibrary
Property Value
The default instance of ImageLibrary.
Remarks
The setter is internal for unit testing