| System.Windows Consider: myImage.Source = myBitmapImage; myImage.Source property is System.Windows.Media.ImageSource type. ImageSource class is an abstract class, and abstract class cannot be instantiated. So this line of code is incorrect. | False mutex cannot be released once it's acquired by one thread. | False To initialize a BitmapImage created using constructor public BitmapImage (), you must perform property initialization between BeginInit (Links to an external site.)Links to an external site.and EndInit (Links to an external site.)Links to an external site. calls. | False In public Thread(ThreadStart start), ThreadStart is: | none of the above Child elements of a Canvas are positioned at their designated coordinates, are not resizable. | | | | |