Span::Inlines Property
.NET Framework (current version)
Gets an InlineCollection containing the top-level Inline elements that comprise the contents of the Span.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Documents::InlineCollection^An InlineCollection containing the Inline elements that comprise the contents of the Span.
This property has no default value.
Use the InlineCollection returned by this property to enumerate or manipulate the contents of a Span element.
.NET Framework
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Show: