Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion includes/tla2sharptla-xamlsharpinitcap-md.md

This file was deleted.

2 changes: 1 addition & 1 deletion xml/System.Windows/DataFormats.xml
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@
<format type="text/markdown"><![CDATA[

## Remarks
[!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.
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.

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.

Expand Down