NEmbeddedResourceImageSource Class Members
In This Topic
The following tables list the members exposed by NEmbeddedResourceImageSource.
Public Constructors
Protected Fields
| Name | Description |
 | OIdb | |
Top
Public Properties
| Name | Description |
 | DomSurrogateSerializer | Gets a surrogate serializer for this object. |
 | IsMutable | Overridden. Returns true if the image source data can change during the lifetime of this image source. |
 | Resource | Obtains a reference to the embedded resource that contains the image data. |
Top
Public Methods
| Name | Description |
 | DeepClone | Overridden. Creates an identical copy of this object. |
 | Deserialize | Overridden. Deserializes the object state from the specified property bag. |
 | Equals | Determines whether the specified object is equal to the current object. |
 | GetHashCode | Serves as a hash function for this type. |
 | Serialize | Overridden. Serializes the object state into the specified property bag. |
Top
See Also