BitmapEffectInput::ContextInputSource Property

 
obsoleteCodeEntityT:System.Windows.Media.Effects.Effect

Note: This API is now obsolete. The non-obsolete alternative is Effect. Gets a value representing the BitmapSource that is derived from the context.

Namespace:   System.Windows.Media.Effects
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property BitmapSource^ ContextInputSource {
	static BitmapSource^ get();
}

Property Value

Type: System.Windows.Media.Imaging::BitmapSource^

The BitmapSource that is derived from the context.

.NET Framework
Available since 3.0
Return to top
Show: