Skip to content

RemoveNamespaceDeclaration Xaml Mapping Action

ldfallas edited this page Aug 17, 2015 · 2 revisions

Description

Removes an Xml/Xaml namespace declaration from the current element.

Properties

​Property ​Usage ​Description
​​NamespaceDeclarationValue ​Optional ​The new XML namespace to be removed

Example

The following example removes the namespace declaration for the Windows Phone Toolkit

  <xmap:RemoveNamespaceDeclaration NamespaceDeclarationValue="clr-namespace: Microsoft.Phone.Controls;assembly=Microsoft.Phone.Controls.Toolkit" />

Overview

Writing mappings

Code Mapping Actions

Code Mapping Conditions

XAML mapping actions

XAML mapping conditions

Misc

Clone this wiki locally