Effect.ImplicitInput 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
static property System::Windows::Media::Brush ^ ImplicitInput { System::Windows::Media::Brush ^ get(); };
public static System.Windows.Media.Brush ImplicitInput { get; }
[System.ComponentModel.Browsable(false)]
public static System.Windows.Media.Brush ImplicitInput { get; }
static member ImplicitInput : System.Windows.Media.Brush
[<System.ComponentModel.Browsable(false)>]
static member ImplicitInput : System.Windows.Media.Brush
Public Shared ReadOnly Property ImplicitInput As Brush
屬性值
做為輸入的 Brush。
- 屬性
備註
使用 ImplicitInput 屬性做為 筆刷值輸入的值 ShaderEffect 。
屬性 ImplicitInput 代表套用 之 的呈現所傳回的 UIElementEffect 著色器輸入。
注意
當 做其他 WPF 類別中的 Brush 使用時 ImplicitInput ,行為是未定義的。