Effect.ImplicitInput Property
.NET Framework 4
Namespace:
System.Windows.Media.Effects
Assembly: PresentationCore (in PresentationCore.dll)
Use the ImplicitInput property as the value to a Brush-valued input to a ShaderEffect.
The ImplicitInput property represents the shader input that comes from the rendering of the UIElement that the Effect is applied to.
Note |
|---|
The behavior is undefined when ImplicitInput is used as a Brush in other WPF classes. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Note