Class PixelShader
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Media.Effects
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public sealed class PixelShader : DependencyObject
Constructors
| Improve this Doc View SourcePixelShader()
Declaration
[NotImplemented]
public PixelShader()
Fields
| Improve this Doc View SourceUriSourceProperty
Declaration
[NotImplemented]
public static readonly DependencyProperty UriSourceProperty
Field Value
Type | Description |
---|---|
DependencyProperty |
Properties
| Improve this Doc View SourceUriSource
Declaration
[NotImplemented]
public Uri UriSource { get; set; }
Property Value
Type | Description |
---|---|
System.Uri |