Dela via


SourceModifier.Add Method

Include Protected Members
Include Inherited Members

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

Adds text to the source document.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Add(Int64, String)

Adds text to the source document at the specified location.

Public method

Add(Int64, String, Boolean)

Adds text to the source document at the specified location.

Public method

Add(Int64, String, Object)

Adds text to the source document at the specified location.

Public method

Add(Int64, String, Object, Boolean)

Adds text to the source document at the specified location.

Top

See Also

Reference

SourceModifier Class

SourceModifier Members

Microsoft.Windows.Design.SourceUpdate Namespace

Other Resources

WPF Designer Extensibility