[]
Gets a value indicating if GcWicBitmap is available on the current platform.
Make sure that "Thread.CurrentThread.SetApartmentState(ApartmentState.MTA)" is executed at the beginning of the Program.Main() method.
public static bool IsSupported { get; }
Public Shared ReadOnly Property IsSupported As Boolean