Dela via


SourceModifier.RestrictChangesTo 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.

Restricts a set of changes to only those areas that have been affected by a previous change.

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

RestrictChangesTo(array<SourceFragment[])

Restricts a set of changes to only those areas that have been affected by a previous change.

Public method

RestrictChangesTo(IEnumerable<SourceFragment>)

Restricts a set of changes to only those areas that have been affected by a previous change.

Top

See Also

Reference

SourceModifier Class

SourceModifier Members

Microsoft.Windows.Design.SourceUpdate Namespace

Other Resources

WPF Designer Extensibility