BitmapEffectInput.ContextInputSource 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意:此 API 现在已过时。 未过时的替代项为 Effect。 获取一个值,该值表示派生自上下文的 BitmapSource。
public:
static property System::Windows::Media::Imaging::BitmapSource ^ ContextInputSource { System::Windows::Media::Imaging::BitmapSource ^ get(); };
public static System.Windows.Media.Imaging.BitmapSource ContextInputSource { get; }
static member ContextInputSource : System.Windows.Media.Imaging.BitmapSource
Public Shared ReadOnly Property ContextInputSource As BitmapSource
属性值
派生自上下文的 BitmapSource。