[Mono-bugs] [Bug 82411][Nor] New - Missing support for SetSource in ImageBrush

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 11 13:31:33 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82411

--- shadow/82411	2007-08-11 13:31:33.000000000 -0400
+++ shadow/82411.tmp.2562	2007-08-11 13:31:33.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 82411
+Product: Moonlight
+Version: 1_0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: engine
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Missing support for SetSource in ImageBrush
+
+ImageBrush currently does not support setting a source with the
+SetSource method:
+
+                [MonoTODO]
+                public void SetSource (DependencyObject Downloader, string
+PartName)
+                {
+                        throw new NotImplementedException ();
+                }


More information about the mono-bugs mailing list