Class ImageSourceExtensions
ImageSource extension methods
Inherited Members
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public static class ImageSourceExtensions
Methods
SameAs(ImageSource, ImageSource)
Determins if two ImageSources are the same
Declaration
public static bool SameAs(this ImageSource thisSource, ImageSource otherSource)
Parameters
Type | Name | Description |
---|---|---|
ImageSource | thisSource | |
ImageSource | otherSource |
Returns
Type | Description |
---|---|
Boolean |