What is the difference between .xaml and .wmf?
- Extension
- .xaml
- .wmf
- Format
- Binary
- Category
- Vector Image
- Vector Image
- Developer
- Microsoft
- Microsoft
- Description
- Extensible Application Markup Language file that uses Windows Presentation Foundation (WPF) code; XAML (pronounced "zammel") is a descriptive programming language developed by Microsoft for creating user interfaces; introduced during the development stages of Longhorn, which is now Windows Vista.
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- MIME Type
- application/xaml+xml
- application/x-msmetafile
- Sample
- sample.wmf
- Wikipedia
- .xaml on Wikipedia
- .wmf on Wikipedia