Simon Mourier's Avatar
Simon Mourier's blog (1353 answers on StackOverflow) about Microsoft technologies C#, C/C++, .NET, WinRT, WinUI, COM, Interop, DirectX, Direct2D, Windows, ...
  • 🔎︎ Search
  • Categories
  • Archives
  • About Me
  • wpf

a basic question about WPF

Jan 27, 2011 See the question and my original answer on StackOverflow

x is a prefix for an XML namespace. Here is the official doc on this: XAML Namespaces and Namespace Mapping for WPF XAML

If you want more on the XML namespace topic (unrelated to XAML): http://wap.w3schools.com/xml/xml_namespaces.asp

StaticResource is a "Markup extension", here is the official doc again: StaticResource Markup Extension

  • SmoBlog © 2010-2025 Simon Mourier. All rights reserved.
  • Privacy & Terms