Skip to content

Commit f9ed1dc

Browse files
ErlendLandroRon Petrusha
authored andcommitted
Replace XAML token (dotnet#150)
For dotnet/docs#4801
1 parent 25eecec commit f9ed1dc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

includes/tla2sharptla-xamlsharpinitcap-md.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

xml/System.Windows/DataFormats.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@
785785
<format type="text/markdown"><![CDATA[
786786
787787
## Remarks
788-
[!INCLUDE[TLA2#tla_xaml#initcap](~/includes/tla2sharptla-xamlsharpinitcap-md.md)] is an XML-based language used to represent a tree of objects. Events generated by these objects can be handled using any [!INCLUDE[TLA#tla_net](~/includes/tlasharptla-net-md.md)] programming language. In [!INCLUDE[TLA#tla_winclient](~/includes/tlasharptla-winclient-md.md)], [!INCLUDE[TLA2#tla_xaml](~/includes/tla2sharptla-xaml-md.md)] is typically used to describe user interfaces (UI), documents, and media experiences.
788+
XAML is an XML-based language used to represent a tree of objects. Events generated by these objects can be handled using any [!INCLUDE[TLA#tla_net](~/includes/tlasharptla-net-md.md)] programming language. In [!INCLUDE[TLA#tla_winclient](~/includes/tlasharptla-winclient-md.md)], [!INCLUDE[TLA2#tla_xaml](~/includes/tla2sharptla-xaml-md.md)] is typically used to describe user interfaces (UI), documents, and media experiences.
789789
790790
This field is used by the <xref:System.Windows.DataObject> class and other classes that implement the <xref:System.Windows.IDataObject> interface to describe an available data format.
791791

0 commit comments

Comments
 (0)