Multiple choice Which of the following statements is incorrect about clipping in Silverlight? It is used for image modification. The clip property is defined in the UIElement class. XAML code can be used with clipping. It provides various services which are commonly needed by Silverlight application. <image.clip>Tag is used for editing/modifying images.</image.clip> Reveal answer Fill a bubble to check yourself D Correct answer Explanation Clipping is a tool, not a service provider.