Creates a shared instance of an image editing panel.
Original signature is '+ (IKImageEditPanel *)sharedImageEditPanel'
Available in Mac OS X v10.5 and later.

C# | Visual Basic | Visual C++ |
public static IKImageEditPanel SharedImageEditPanel { get; }
Public Shared ReadOnly Property SharedImageEditPanel As IKImageEditPanel Get
public: static property IKImageEditPanel^ SharedImageEditPanel { IKImageEditPanel^ get (); }

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)