Multiple choice

Which of the following is/are the correct statement(s) for the milCore.dll layer in WPF architecture?

  1. milCore.dll layer comes under the category of managed layer in WPF architecture.

  2. This layer is used to provide interface directly with DirectX.

  3. It is used for imaging support in WPF applications like image processing.

  4. It holds the top level WPF elements.

  5. All of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

milCore.dll layer is used to provide interface directly with DirectX and provide basic support for 2D and 3D surface.