Dela via


SourceFragment Structure

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Represents a fragment of a source document.

Namespace:  Microsoft.Windows.Design.SourceUpdate
Assembly:  Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)

Syntax

'Declaration
Public Structure SourceFragment
'Usage
Dim instance As SourceFragment
public struct SourceFragment
public value class SourceFragment
JScript supports the use of structures, but not the declaration of new ones.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SourceFragment Members

Microsoft.Windows.Design.SourceUpdate Namespace

Other Resources

WPF Designer Extensibility