BitmapEffect::CreateUnmanagedEffect Method ()
.NET Framework (current version)
When overridden in a derived class, creates a clone of the unmanaged effect.
Assembly: PresentationCore (in PresentationCore.dll)
protected: [SecurityCriticalAttribute] [ObsoleteAttribute("BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.")] virtual SafeHandle^ CreateUnmanagedEffect() abstract
Return Value
Type: System.Runtime.InteropServices::SafeHandle^A handle to the unmanaged effect clone.
.NET Framework
Available since 3.0
Available since 3.0
Show: